sql
sql copied to clipboard
[BUG] SQL Workbench support for nested objects
What is the bug? SQL workbench doesn't support viewing all values of a child in nested json.
How can one reproduce the bug? Index a doc with nested objects.
What is the expected behavior? All the values of the indexed doc, including children objects should be visible in SQL Workbench.
What is your host/environment? OS/OSD 1.3.0
Do you have any screenshots? Complete object in Event Analytics
-
Check the checkout object in the side panel table

-
Check the checkout object in results

I recall I've met similar issue before. Looks like the content is truncated in UI but need double check if backend returns full content.