cloud-fan commented on PR #25536: URL: https://github.com/apache/spark/pull/25536#issuecomment-1410498412
Can you split your SQL CTAS to CREATE TABLE and INSERT? Or ALTER the table later to change column nullability? It seems like a special case for clickhouse benchmark, and I'm a bit reluctant to change Spark's behavior to fit it. -- 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]
