Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create query validation framework and API #68

Closed
r0goyal opened this issue Nov 21, 2015 · 1 comment
Closed

Create query validation framework and API #68

r0goyal opened this issue Nov 21, 2015 · 1 comment

Comments

@r0goyal
Copy link
Contributor

r0goyal commented Nov 21, 2015

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)
@r0goyal
Copy link
Contributor Author

r0goyal commented May 19, 2016

Closed by #113 #130 and #140

@r0goyal r0goyal closed this as completed May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants