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 stumbled across this issue aswell, however this only happens if you query a numeric column with a dims argument. Remove dims:["whatever"] from your query and this will be fixed
When querying numeric values
which is the following line
Root cause is probably due to the fact that numeric col doesn't have lut table.
The text was updated successfully, but these errors were encountered: