Commit 6a0adb2
committed
Fix cloud test schema mismatch with pyarrow 23.x
Explicitly cast AVG() to DOUBLE in the parameterized query aggregation
test to avoid FlightSQL schema inconsistency between flight info
metadata and actual data batches.1 parent fb49d88 commit 6a0adb2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| |||
0 commit comments