mbutrovich commented on PR #1756:
URL:
https://github.com/apache/datafusion-comet/pull/1756#issuecomment-2897762420
Something else to look at for Spark 3.4...
```
select column with default value (native_comet, native shuffle) *** FAILED
*** (449 milliseconds)
org.apache.spark.sql.AnalysisException: Failed to execute ALTER TABLE ADD
COLUMNS command because the destination table column col2 has a DEFAULT value
with type ByteType, but the statement provided a value of incompatible type
IntegerType
```
--
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]