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 713124d [SPARK-32274][SQL] Make SQL cache serialization pluggable
add fda397d [SPARK-32510][SQL] Check duplicate nested columns in read
from JDBC datasource
No new revisions were added by this update.
Summary of changes:
.../sql/execution/datasources/jdbc/JdbcUtils.scala | 6 ++-
.../apache/spark/sql/NestedDataSourceSuite.scala | 21 +++++----
.../spark/sql/jdbc/JDBCNestedDataSourceSuite.scala | 51 ++++++++++++++++++++++
3 files changed, 68 insertions(+), 10 deletions(-)
create mode 100644
sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCNestedDataSourceSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]