You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some events with large JSONs (average 0.8MB per JSON) stored in a table and when I try to visualize those, the Data Output interface gets flaky, blank rectangles are drawn over the next rows and it keeps freezing.
Steps to reproduce the behavior:
Create a table with uuid and a jsonb
Insert rows with 1MB in the jsonb field
Select the table in the query tool
Expected behavior
I would expect to have the view truncating the data and rendering all the rows in a usable manner.
I have some events with large JSONs (average 0.8MB per JSON) stored in a table and when I try to visualize those, the Data Output interface gets flaky, blank rectangles are drawn over the next rows and it keeps freezing.
Steps to reproduce the behavior:
Expected behavior
I would expect to have the view truncating the data and rendering all the rows in a usable manner.
Screenshots
Screen.Recording.2025-02-12.at.09.41.43.mov
Desktop:
The text was updated successfully, but these errors were encountered: