You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/05/16 17:34:58 UTC

[GitHub] mashbourne commented on issue #900: Nanosecond timestamp year range workaround

mashbourne commented on issue #900: Nanosecond timestamp year range workaround
URL: https://github.com/apache/incubator-superset/issues/900#issuecomment-389603000
 
 
   Throws (default): pd.to_datetime(datetime.date(2262, 4, 12),errors='raise')
   Swallows: pd.to_datetime(datetime.date(2262, 4, 12),errors='coerce')
   
   any chance we could change this to coerce?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org