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