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

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


    from d61c2f4  [SPARK-37490][SQL] Show extra hint if analyzer fails due to 
ANSI type coercion
     add e7fa289  [SPARK-37376][SQL] Introduce a new DataSource V2 interface 
HasPartitionKey

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connector/read/HasPartitionKey.java  | 52 ++++++++++++++++++++++
 .../sql/connector/catalog/InMemoryTable.scala      | 22 +++++----
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 30 +++++++++++++
 3 files changed, 96 insertions(+), 8 deletions(-)
 create mode 100644 
sql/catalyst/src/main/java/org/apache/spark/sql/connector/read/HasPartitionKey.java

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

Reply via email to