- Notifications
You must be signed in to change notification settings - Fork126
Commitae435ba
Use date_as_object and timestamp_as_object in pandas conversion pysql client
Use date_as_object and timestamp_as_object options in the to_pandas conversion from Arrow to prevent errors with out-of-bound values. See also:https://issues.apache.org/jira/browse/ARROW-5359Add test cases to TimestampTestsMixin (would be nice if we could replace those with unit tests)1 parent10ab6f8 commitae435ba
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
| 540 | + | |
| 541 | + | |
548 | 542 | | |
549 | 543 | | |
550 | 544 | | |
| |||
0 commit comments
Comments
(0)