sandugood commented on PR #5051:
URL:
https://github.com/apache/datafusion-comet/pull/5051#issuecomment-5128349753
When the PR is sound I could test it again. Is it ready to be tested
@andygrove?
Last time I've built it, got an error while writing an iceberg table:
`org.apache.comet.CometNativeException: Invalid argument error: column types
must match schema types, expected List(Struct("col_1": Utf8, "col_2": Boolean,
"col_3": Boolean)) but found List(Struct("col_1": Utf8, "col_2": non-null
Boolean, "col_3": Boolean)) at column index 5 `
(note that I obfuscated column names, but kept their order.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]