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
Show truncation indicator in array display (#7072)
When displaying array values that exceed the display limit (16), we now
show `...` between first 13 and last 3 elements. Makes it obvious
the output is incomplete.
---------
Signed-off-by: Dimitar Dimitrov <dimitar@spiraldb.com>
Signed-off-by: Robert Kruszewski <github@robertk.io>
Co-authored-by: Robert Kruszewski <github@robertk.io>
0 commit comments