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

yuanzhou pushed a change to branch emr
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


     was 10df1815d6 [EMR] Support hash join hash mode stats

This change permanently discards the following revisions:

 discard 10df1815d6 [EMR] Support hash join hash mode stats
 discard d93e21fb9a [EMR][CSV] support duckdb csv reader
 discard ac08d630e5 [EMR] Columnar table cache support batch resize and 
compression
 discard d4d92385fa [EMR] Fix columnar table cache GC overhead limit exceeded 
OOM
 discard 4a0abef1f3 fix style
 discard 83e24cda28 [EMR] Support for ignoring json trailing garbage
 discard 869c6dd54c [EMR] Support paimon v1 writer
 discard 18f0aea291 Add AliORC reader writer register
 discard 4401c3e412 [EMR]  Support AliORC v1 write Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/19225915
 discard a6f4736510 [EMR] Support AliOrc Read
 discard 1ffb2138a8 [EMR] Support WindowGroupLimitExec rank for spark 3.4/3.5
 discard 5becea4de5 [EMR] Fix VeloxTransitionSuite UT
 discard d04da2b281 [EMR] Set dlf 2.0 config for read dls scheme Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/18669973
 discard 1cd27a67ed [EMR] Update paimon to 1.0-20241108.021429-1
 discard 3ccf56843f [EMR] support broadcast hash join reuse
 discard 4067c29df3 [EMR] Fallback Paimon pk and system table Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/18075296
 discard 54804236dc [EMR] Fix read paimon default partition
 discard d5756fde54 [EMR] Fix Paimon transformer to support gluten-core api 
modification
 discard 2ce9727c5e [EMR] Support use config to fallback paimon orc
 discard b68e244ae7 [paimon] support multi splits in one input partition Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/17291635 (cherry 
picked from commit cfebb2f6)
 discard 8a86994aed [SS] Use libjindosdk_c.so instead of libjindo-csdk.so
 discard b150a19d3e [EMR] Support int64 timestamp read check
 discard 031b58a26d [EMR] Support read Paimon deletion file MOR table Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/15847944
 discard 6bdfeb974b [EMR] Update paimon to 0.9-SNAPSHOT Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/16961322
 discard 166b56baca [EMR] Paimon support set partition columns in split info 
Link: https://code.alibaba-inc.com/dorcas-project/gluten/codereview/16581057
 discard 0d95647ede [EMR] Revert Gluten rpc and listener
 discard 49ebe5fbbe [EMR] Support read paimon append-only table
 discard 644e35c289 [EMR] Add parquet writer flush test
 discard a8fdc9f0e8 [EMR] Change default row group size in parquet writer
 discard 0b77df3428 [EMR] Support parquet writer reclaim
 discard 02debeed68 [EMR] Fix early close writer with some configs
 discard f2116dfde7 [EMR] Add parquet write complex type test
 discard da8237cc3d [EMR] Support pangu
 discard b8301f66c9 [EMR] Show driver status by config
 discard 0aad8e9751 [EMR] exclude unsupported ut
 discard 1a45b9398f [EMR] Support write timestamp for int96/micro/millis.
 discard a3cc4c98ab [EMR] Support pushdown dynamic filter to shuffle reader.
 discard b78904b58d [EMR] Add tests found from 众安
 discard 488ed467b9 [EMR] Support OSS/OSS-HDFS by JindoSDK
 discard 937f0fce97 [EMR] Fix style
 discard ccd5e86404 [EMR] Fix shuffle metric
 discard 60ed1e537d [EMR] Use spark 3.3.1-emr
 discard 6c6e35158a [EMR] Add 'try_url_decode' and 'odps_key_value' and 
`odps_split_part` function
 discard 5d872a001c [EMR] Exclude GlutenSortShuffleSuite
 discard 523acb422a [EMR] Force spark.gluten.memory.overAcquiredMemoryRatio to 0
 discard 7a26bf0544 [EMR] Set the useLosslessTimestamp for celeborn sort 
shuffle to true
 discard 4dee97275e [EMR] Supports the simultaneous existence of columnar-based 
and row-based shuffle within the same stage
 discard 17993e7441 [EMR] Support paimon command fallback
 discard a1fc1510ab [EMR] Ignore known failed UT: iceberg bucketed join with 
partition filter
 discard 369d7a4db7 [EMR] Add scala.annotation to ignore classes
 discard 5260f1b8c1 [EMR] #60081902 Fix GenerateExec only fallback pullout 
pre-project
 discard 117bce517c [EMR] Enable gluten timestamp cast to string
 discard 1bea39cd40 [EMR] Add config to fallback write parquet complex types
 discard 0d813268ab [EMR] Enable gluten string cast to timestamp
 discard 9ac0ad3855 [EMR] Use emr spark
 discard 05bfc1f9bf [EMR] Exclude jindo jar
 discard e7bdd63c0d [EMR] Fix UT
 discard 40bb3521e1 [EMR] #60063746 Spark 3.4.3 support row_number 
WindowGroupLimitExec
 discard 1177931d2f [EMR] Revert #6008 not include gluten-iceberg/delta/hudi in 
gluten-bundle package
 discard 4610784525 [EMR] Support fallback whole stage according to the number 
of window sort in stage
 discard c989524973 [EMR] Support fallback to local columnar shuffle in the 
native celeborn sort shuffle scenario
 discard 2d95f4c3ca [EMR] Support java celeborn registerShuffle
 discard 8d30ab3875 [EMR] Add row group config for parquet writer
 discard 41e499cc24 [EMR] exclude zstd-jni from spark-core
 discard bf6cbb8e74 [EMR] Support split_part
 discard 07bf2fa8aa [EMR] Fix shuffle metric
 discard e30aa9888e [EMR] Optimize memory allocation for VeloxshuffleReader
 discard 854cf0cf19 [EMR] Support Celeborn's encryption feature compatible with 
the community's Gluten + Celeborn
 discard 00a740de96 [EMR] Optimize sort shuffle
 discard 15e0708852 [EMR] Support Complete mode
 discard 5293ed7089 [EMR] Fix builddeps-veloxbe.sh to internal
 discard ef558dacb6 [EMR] Fallback write when 
SQLEMRHadoopMapReduceCommitProtocol
 discard 2696df2421 [SS] ui link add token for auth
 discard 155f2691aa [EMR] Keep sort of v1writes to reduce native writer's peak 
memory
 discard 948f7864cd [EMR] Add parquet write suites for Spark342
 discard dd95159178 [EMR] Upgrade parquet-column to 1.13.1 in test module to 
match OneSpark.
 discard 03c3819c77 [EMR] add gluten enable hdfs short circuit read option and 
send to velox
 discard 6d0641d9b2 [EMR] Add enable_sve compile option, match with Velox's SVE 
patch. Link: 
https://code.alibaba-inc.com/dorcas-project/gluten/codereview/15448772
 discard b041517f21 [EMR] Change velox repo


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to