This repository was archived by the owner on Oct 21, 2024. It is now read-only.
Commit 7142699
Gross hack to avoid unwanted nanosecond promotion with tz-aware timestamp types
1 parent 123d4b8 commit 7142699
File tree
3 files changed
+16
-4
lines changed- cpp/src/arrow/python
- python/pyarrow/tests
3 files changed
+16
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
622 | 627 | | |
623 | 628 | | |
624 | 629 | | |
625 | 630 | | |
626 | 631 | | |
627 | | - | |
628 | | - | |
| 632 | + | |
| 633 | + | |
629 | 634 | | |
630 | 635 | | |
631 | 636 | | |
| |||
1678 | 1683 | | |
1679 | 1684 | | |
1680 | 1685 | | |
1681 | | - | |
| 1686 | + | |
| 1687 | + | |
1682 | 1688 | | |
1683 | 1689 | | |
1684 | 1690 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3215 | 3215 | | |
3216 | 3216 | | |
3217 | 3217 | | |
3218 | | - | |
| 3218 | + | |
| 3219 | + | |
| 3220 | + | |
3219 | 3221 | | |
3220 | 3222 | | |
3221 | 3223 | | |
| |||
0 commit comments