[spark] branch master updated: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-23 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 167fa04 [SPARK-28390][SQL][PYTHON][TESTS] Con

[spark] branch master updated: [SPARK-28435][SQL] Support accepting the interval keyword in the schema string

2019-07-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 d67b98e [SPARK-28435][SQL] Support accepting t

[spark] branch branch-2.4 updated: [SPARK-27168][SQL][TEST] Add docker integration test for MsSql server

2019-07-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 73bb605 [SPARK-27168][SQL][TEST] Add d

[spark] branch branch-2.4 updated: [SPARK-27159][SQL] update mssql server dialect to support binary type

2019-07-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 4336d1c [SPARK-27159][SQL] update mssq

[spark] branch master updated: [SPARK-28421][ML] SparseVector.apply performance optimization

2019-07-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 a3bbc37 [SPARK-28421][ML] SparseVector.apply per

[spark] branch master updated: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-23 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 b83b792 [SPARK-27234][SS][PYTHON] Use Inherit

[spark] branch master updated: [SPARK-28391][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_implicit.sql' into UDF test base

2019-07-23 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 86dad40 [SPARK-28391][SQL][PYTHON][TESTS] Con

[spark] branch master updated (a45739d -> 8fc5cb6)

2019-07-23 Thread dongjoon
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 a45739d [SPARK-28054][SQL][FOLLOWUP] move the bug fix closer to where causes the issue add 8fc5cb6 [SPARK-28

[spark] branch master updated (e04f696 -> a45739d)

2019-07-23 Thread dongjoon
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 e04f696 [SPARK-28346][SQL] clone the query plan between analyzer, optimizer and planner add a45739d [SPARK-2

[spark] branch master updated (022667c -> e04f696)

2019-07-23 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 022667c [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to int