Commit 5ea7b22
committed
Enhance TaskExecution WriteToDb Logic and Update Dependencies, Iceberg
- Updated WriteToDb method to handle Iceberg target type correctly, preventing unsupported modes for direct inserts.
- Improved error handling for mismatched record counts during database operations.
- Updated Go module dependencies:
- Upgraded cloud.google.com/go/bigquery to v1.67.0 and cloud.google.com/go/bigtable to v1.37.0.
- Updated various indirect dependencies including google.golang.org/api to v0.234.0 and google.golang.org/grpc to v1.72.1.1 parent 1f92e24 commit 5ea7b22
13 files changed
Lines changed: 1423 additions & 1064 deletions
File tree
- core
- dbio
- connection
- database
- iop
- templates
- sling
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
| 782 | + | |
782 | 783 | | |
783 | 784 | | |
784 | 785 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
1288 | 1288 | | |
1289 | 1289 | | |
1290 | 1290 | | |
1291 | | - | |
| 1291 | + | |
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
1299 | | - | |
| 1299 | + | |
1300 | 1300 | | |
1301 | 1301 | | |
1302 | 1302 | | |
| |||
0 commit comments