Commit de918a6
fix(iceberg): Incorrect $partition Metadata in Trino for Iceberg Tables Written via IcebergIO.writeRows with Timestamp Partitioning (#36562)
* fix(iceberg): update month calculation to use ChronoUnit for improved accuracy
* fix(tests): update trigger file comment and modification count for IO Iceberg Integration Tests
* Update IO_Iceberg_Integration_Tests.json
---------
Co-authored-by: Mehdi DARDANI <[email protected]>
Co-authored-by: Ahmed Abualsaud <[email protected]>1 parent d134f24 commit de918a6
File tree
2 files changed
+4
-3
lines changed- .github/trigger_files
- sdks/java/io/iceberg/src/main/java/org/apache/beam/sdk/io/iceberg
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
| |||
0 commit comments