[spark] branch master updated: [SPARK-40496][SQL] Fix configs to control "enableDateTimeParsingFallback"

2022-09-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a031aaa487e [SPARK-40496][SQL] Fix configs to

[spark] branch master updated: [SQL][MINOR] Re-generate equals/hashCode of IdentifierImpl with non-null optimization

2022-09-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 47ca1f0613c [SQL][MINOR] Re-generate

[spark] branch master updated: [SPARK-40491][SQL] Remove too old TODO for JdbcRDD

2022-09-20 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 7686c37f705 [SPARK-40491][SQL] Remove too old

[spark] branch master updated: [SPARK-40500][PS] Deprecate `iteritems` in DataFrame and Seriese

2022-09-20 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 44573a26baf [SPARK-40500][PS] Deprecate

[spark] branch master updated (d86d646c762 -> f89b847e921)

2022-09-20 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d86d646c762 [SPARK-40479][SQL] Migrate unexpected input type error to an error class add f89b847e921

[spark] branch master updated (e021f8b767c -> d86d646c762)

2022-09-20 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e021f8b767c [SPARK-40419][SQL][TESTS][FOLLOW-UP] Fix test to skip when package is unavailable add d86d646c762

[spark] branch master updated: [SPARK-40419][SQL][TESTS][FOLLOW-UP] Fix test to skip when package is unavailable

2022-09-20 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e021f8b767c

[spark] branch master updated (2aeb8d74c45 -> eee6e45ed17)

2022-09-20 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 2aeb8d74c45 [MINOR][DOCS][PYTHON] Document datetime.timedelta <> DayTimeIntervalType add eee6e45ed17

[spark] branch branch-3.3 updated: [MINOR][DOCS][PYTHON] Document datetime.timedelta <> DayTimeIntervalType

2022-09-20 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 5b81c0fd834 [MINOR][DOCS][PYTHON]

[spark] branch master updated (8e7587a1f29 -> 2aeb8d74c45)

2022-09-20 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 8e7587a1f29 [SPARK-40466][SS] Improve the error message when DSv2 is disabled while DSv1 is not avaliable add