This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from f378b506bf1 [SPARK-45470][SQL] Avoid paste string value of hive orc compression kind add 76230765674 [SPARK-45458][SQL] Convert IllegalArgumentException to SparkIllegalArgumentException in bitwiseExpressions No new revisions were added by this update. Summary of changes: .../src/main/resources/error/error-classes.json | 5 +++ ...nditions-invalid-parameter-value-error-class.md | 4 +++ .../catalyst/expressions/bitwiseExpressions.scala | 15 ++++---- .../spark/sql/errors/QueryExecutionErrors.scala | 10 ++++++ .../expressions/BitwiseExpressionsSuite.scala | 42 ++++++++++++++++------ .../resources/sql-tests/results/bitwise.sql.out | 26 +++++++++++--- 6 files changed, 79 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org