ranugoldan opened a new issue #9125: Time Grain for BigQuery type: DATE & DATETIME is not available URL: https://github.com/apache/incubator-superset/issues/9125 When using time grain for BigQuery table, it always uses timestamp_trunc though the field is DATE or DATETIME type. ### Expected results Able to use time grain for Bigquery Type: DATE & DATETIME ### Actual results it will occur syntax error. #### Screenshots  #### How to reproduce the bug 1. Explore from BigQuery Table that has a DATE/DATETIME field 2. Select the field as the time grain 3. Check include time 4. Run Query ### Environment - superset version: `0.35.0` - python version: `3.6` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Related slack thread: https://apache-superset.slack.com/archives/C7G8CG0LR/p1581403019215900
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
