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
Any exception during analytics query throws 500. We should change this to a well defined error response which requires proper validation framework before query execution. Also, query validation API needs to be exposed which can be used by console for tile creation
Validations required
Table Existence
Operation existence
Decisions based on field cardinality (Ex. Restrict grouping on fields having high cardinality)
The text was updated successfully, but these errors were encountered:
Any exception during analytics query throws 500. We should change this to a well defined error response which requires proper validation framework before query execution. Also, query validation API needs to be exposed which can be used by console for tile creation
Validations required
The text was updated successfully, but these errors were encountered: