cabo40 opened a new pull request #14006:
URL: https://github.com/apache/superset/pull/14006


   ### SUMMARY
   As a fix to https://github.com/apache/superset/issues/13661, timestamps can 
be passed as objects https://issues.apache.org/jira/browse/ARROW-7856
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
![image](https://user-images.githubusercontent.com/1605852/113943678-c2a86000-97c8-11eb-999d-501779ac95eb.png)
   
![image](https://user-images.githubusercontent.com/1605852/113943705-d2c03f80-97c8-11eb-93b7-6ad45500c26d.png)
   
   
   ### TEST PLAN
   In a fresh installation set async query for the `examples` database and 
execute  the next query in sql lab:
   ```sql
   SELECT TIMESTAMP '01-01-1000';
   ```
   
   ### ADDITIONAL INFORMATION
   Fixes #13661 


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to