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 6534a3398ae9 [SPARK-47102][SQL] Add the `COLLATION_ENABLED` config flag
     add 502fa8070c65 [SPARK-47168][SQL] Disable parquet filter pushdown when 
working with non default collated strings

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/util/SchemaUtils.scala    | 12 +++++-
 .../execution/datasources/DataSourceUtils.scala    | 21 +++++++++-
 .../execution/datasources/FileSourceStrategy.scala |  4 +-
 .../datasources/PruneFileSourcePartitions.scala    |  3 +-
 .../execution/datasources/v2/FileScanBuilder.scala |  6 +--
 .../resources/sql-tests/results/collations.sql.out |  1 +
 .../spark/sql/FileBasedDataSourceSuite.scala       | 48 +++++++++++++++++++++-
 7 files changed, 86 insertions(+), 9 deletions(-)


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

Reply via email to