Commit 3097190
TST: Test non-nanosecond datetimes in PyArrow Parquet dataframes (#59393)
* Add test_non_nanosecond_timestamps
* Fix lint errors
* Remove detailed comment; use temp path helper
* Use temp_file
* Apply suggestions from code review
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
* Remove extra empty line
* Skip test in minimal version env
---------
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>1 parent eac20cc commit 3097190
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1137 | 1137 | | |
1138 | 1138 | | |
1139 | 1139 | | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
1140 | 1155 | | |
1141 | 1156 | | |
1142 | 1157 | | |
| |||
0 commit comments