salano21 opened a new issue #15601: URL: https://github.com/apache/superset/issues/15601
A clear and concise description of what the bug is. <img width="1632" alt="Screen Shot 2021-07-08 at 6 14 49 PM" src="https://user-images.githubusercontent.com/11878458/125001511-744d6c00-e018-11eb-83f4-e4e35bee5bd4.png"> ### Expected results Generated query has time field substituted correctly. what you expected to happen. ### Actual results ``` Snowflake Error 000904 (42000): 019d756b-0502-2751-0000-66f9009ef836: SQL compilation error: error line 1 at position 7 invalid identifier '"DATE_TRUNC('DAY', {COL})"' ``` This may be triggered by: Issue 1002 - The database returned an unexpected error. See less what actually happens. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Environment (please complete the following information): - superset version: `superset version` - python version: `python --version` - node.js version: `node -v` ### Checklist Make sure to follow these steps 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 Add any other context about the problem here. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
