This is an automated email from the ASF dual-hosted git repository.

yamamuro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 8bd8f49  [SPARK-29500][SQL][SS] Support partition column when writing 
to Kafka
     add 0cf4f07  [SPARK-29545][SQL] Add support for bit_xor aggregate function

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/FunctionRegistry.scala   |  1 +
 .../expressions/aggregate/bitwiseAggregates.scala  | 92 ++++++++++++----------
 .../test/resources/sql-tests/inputs/bitwise.sql    | 31 ++++++++
 .../resources/sql-tests/results/bitwise.sql.out    | 71 ++++++++++++++++-
 4 files changed, 151 insertions(+), 44 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to