This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from f4d5aa4 [SPARK-29434][CORE] Improve the MapStatuses Serialization
Performance
add 5b4d917 [SPARK-27879][SQL] Add support for bit_and and bit_or
aggregates
No new revisions were added by this update.
Summary of changes:
.../sql/catalyst/analysis/FunctionRegistry.scala | 2 +
.../expressions/aggregate/bitwiseAggregates.scala | 99 ++++++++++
.../inputs/postgreSQL/aggregates_part2.sql | 63 +++----
.../inputs/udf/postgreSQL/udf-aggregates_part2.sql | 54 ++----
.../results/postgreSQL/aggregates_part2.sql.out | 203 +++++++++++++++------
.../udf/postgreSQL/udf-aggregates_part2.sql.out | 164 +++++++++++------
6 files changed, 397 insertions(+), 188 deletions(-)
create mode 100644
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/bitwiseAggregates.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]