We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! When we use e-notation with numbers, we get an error
Unable to parse: ParserError("Expected end of statement, found: E")
{ "sql": "-- Metabase:: userID: 1 queryType: MBQL queryHash: af99f3614c13379e0088da2c90a15eebd93a777672dc3ba0cec8b6145e4761a9\nSELECT COUNT(*) AS \"count\" FROM \"public\".\"analytical_events_properties\" WHERE \"public\".\"analytical_events_properties\".\"event_id\" = 6.544696572843E+13" } { "securityContext": {}, "appName": "Metabase v0.52.8 [9c5a5480-f15c-4690-9d42-943d3648829a]", "protocol": "postgres", "apiType": "sql" }
cube 1.1.18 sql push down = false
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! When we use e-notation with numbers, we get an error
cube 1.1.18
sql push down = false
The text was updated successfully, but these errors were encountered: