michaelmitchell-bit commented on PR #56857: URL: https://github.com/apache/spark/pull/56857#issuecomment-4835703427
Thanks @MaxGekk and @uros-b. I updated the three migrated sites to format `typeName` with `toSQLType`, updated the new assertions to expect the SQL-formatted type name, added direct coverage for `MutableColumnarRow.get` and `MutableColumnarRow.update`, and updated the PR description to call out the SparkThrowable-facing error-class / SQLSTATE / message change. Retested with: `./build/sbt "sql/testOnly org.apache.spark.sql.errors.QueryExecutionErrorsSuite -- -z SPARK-57745"` -- 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]
