Commit 703e896
authored
fix: coerce_timestamps - allow None (#2556)
* fix: coerce_timestamps - allow None
Signed-off-by: Anton Kukushkin <[email protected]>
* temp skip glue dq multi-ruleset test due to the new service error
Signed-off-by: Anton Kukushkin <[email protected]>
* fix another occurrence
Signed-off-by: Anton Kukushkin <[email protected]>
* fix other params
Signed-off-by: Anton Kukushkin <[email protected]>
---------
Signed-off-by: Anton Kukushkin <[email protected]>1 parent 326ea8d commit 703e896
File tree
2 files changed
+7
-5
lines changed- awswrangler/s3
- tests/unit
2 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
| 262 | + | |
261 | 263 | | |
262 | 264 | | |
263 | 265 | | |
| |||
0 commit comments