matthewphua opened a new issue #16302:
URL: https://github.com/apache/superset/issues/16302


   A Druid Error is generated when creating any time series chart. There error 
is cause by this line: 
   `WHERE FLOOR("__time" TO QUARTER) = '2015-07-01T00:00:00.000Z'`
   
   ### Expected results
   An expected line chart should appear. 
   
   ### Actual results
   
   A Druid error appears: 
   <img width="1786" alt="Screen Shot 2021-08-17 at 3 49 37 PM" 
src="https://user-images.githubusercontent.com/85198947/129810739-b676a493-5b45-4c52-b2ef-7c9090e4721b.png";>
   
   <img width="1792" alt="Screen Shot 2021-08-17 at 3 49 54 PM" 
src="https://user-images.githubusercontent.com/85198947/129810763-20cf744b-550d-46b9-9a00-ddfee8caf215.png";>
   
   #### How to reproduce the bug
   
   1. Use a Druid DB
   2. Create a line chart, enter a time grain (optional, I think with or 
without a time grain, it causes an error) 
   3. Fill out all required fields
   4. Run and See error
   
   


-- 
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]

Reply via email to