cloud-fan commented on PR #42220: URL: https://github.com/apache/spark/pull/42220#issuecomment-1659420608
``` [INSERT_COLUMN_ARITY_MISMATCH.NOT_ENOUGH_DATA_COLUMNS] Cannot write to `spark_catalog`.`default`.`bug`, the reason is not enough data columns: Table columns: `c1`. Data columns: `c2`. ``` For by-name insert, shall we just say "incompatible data columns"? The number of columns does match here. -- 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]
