cabo40 opened a new issue #13661:
URL: https://github.com/apache/superset/issues/13661


   When querying from a database with a timestamp column with [us] granularity 
and missing data as zero dates the query cannot be completed
   
   ### Expected results
   
   The query result with full precision of dates
   
   ### Actual results
   
   `pyarrow.lib.ArrowInvalid: Casting from timestamp[us] to timestamp[ns] would 
result in out of bounds timestamp`
   
   #### How to reproduce the bug
   
   Tested with a DB2 database, select a timestamp from 1900-01-01 in sql-lab
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `0.38.0`
   - python version: `3.7.9`
   - node.js version: `16.14.0`
   


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