[GitHub] [spark] dongjoon-hyun commented on pull request #36858: [SPARK-39458][CORE][TESTS] Fix `UISuite` for IPv6

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36858: URL: https://github.com/apache/spark/pull/36858#issuecomment-1154340620 Thank you, @huaxingao ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [spark] huaxingao commented on pull request #36858: [SPARK-39458][CORE][TESTS] Fix `UISuite` for IPv6

2022-06-13 Thread GitBox
huaxingao commented on PR #36858: URL: https://github.com/apache/spark/pull/36858#issuecomment-1154339963 @dongjoon-hyun Thanks for pinging me. The change looks good to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [spark] dongjoon-hyun commented on pull request #36832: [SPARK-39439][CORE] Check final file if in-progress event log file does not exist

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36832: URL: https://github.com/apache/spark/pull/36832#issuecomment-1154339726 Merged to master. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [spark] dongjoon-hyun closed pull request #36832: [SPARK-39439][CORE] Check final file if in-progress event log file does not exist

2022-06-13 Thread GitBox
dongjoon-hyun closed pull request #36832: [SPARK-39439][CORE] Check final file if in-progress event log file does not exist URL: https://github.com/apache/spark/pull/36832 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [spark] dongjoon-hyun commented on pull request #36858: [SPARK-39458][CORE][TESTS] Fix UISuite for IPv6

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36858: URL: https://github.com/apache/spark/pull/36858#issuecomment-1154275690 Could you review this test PR, @huaxingao ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [spark] dongjoon-hyun opened a new pull request, #36858: [SPARK-39458][CORE][TESTS] Fix UISuite for IPv6

2022-06-13 Thread GitBox
dongjoon-hyun opened a new pull request, #36858: URL: https://github.com/apache/spark/pull/36858 ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### H

[GitHub] [spark] cloud-fan closed pull request #36854: [SPARK-39437][SQL][TEST][3.3] Normalize plan id separately in PlanStabilitySuite

2022-06-13 Thread GitBox
cloud-fan closed pull request #36854: [SPARK-39437][SQL][TEST][3.3] Normalize plan id separately in PlanStabilitySuite URL: https://github.com/apache/spark/pull/36854 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [spark] dongjoon-hyun commented on pull request #36854: [SPARK-39437][SQL][TEST][3.3] Normalize plan id separately in PlanStabilitySuite

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36854: URL: https://github.com/apache/spark/pull/36854#issuecomment-1154193491 Merged to branch-3.3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

[GitHub] [spark] MaxGekk opened a new pull request, #36857: [WIP][SQL] Support cast of ANSI intervals to decimals

2022-06-13 Thread GitBox
MaxGekk opened a new pull request, #36857: URL: https://github.com/apache/spark/pull/36857 ### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? ### How was

[GitHub] [spark] abhishekd0907 commented on pull request #35683: [SPARK-30835][SPARK-39018][CORE][YARN] Add support for YARN decommissioning when ESS is disabled

2022-06-13 Thread GitBox
abhishekd0907 commented on PR #35683: URL: https://github.com/apache/spark/pull/35683#issuecomment-1154149964 > Can you update the description to reflect the changes made to the PR @abhishekd0907 ? Specifically - this is only related to decomissioning and we do not handle shuffle ? >

[GitHub] [spark] maryannxue commented on pull request #36845: [SPARK-39447][SQL] Only non-broadcast query stage can propagate empty relation

2022-06-13 Thread GitBox
maryannxue commented on PR #36845: URL: https://github.com/apache/spark/pull/36845#issuecomment-1154125105 @wangyum I don't think this fix will solve all problems. Empty relation propagation can cause invalid plans in other ways, e.g., a `BroadcastExchangeExec` ending up as the child of a r

[GitHub] [spark] cxzl25 commented on a diff in pull request #36740: [SPARK-39355][SQL] Avoid UnresolvedAttribute.apply throwing ParseException

2022-06-13 Thread GitBox
cxzl25 commented on code in PR #36740: URL: https://github.com/apache/spark/pull/36740#discussion_r895854783 ## sql/core/src/test/scala/org/apache/spark/sql/SubquerySuite.scala: ## @@ -2176,4 +2176,32 @@ class SubquerySuite extends QueryTest with SharedSparkSession with Adaptiv

[GitHub] [spark] cxzl25 commented on a diff in pull request #36740: [SPARK-39355][SQL] Avoid UnresolvedAttribute.apply throwing ParseException

2022-06-13 Thread GitBox
cxzl25 commented on code in PR #36740: URL: https://github.com/apache/spark/pull/36740#discussion_r895854783 ## sql/core/src/test/scala/org/apache/spark/sql/SubquerySuite.scala: ## @@ -2176,4 +2176,32 @@ class SubquerySuite extends QueryTest with SharedSparkSession with Adaptiv

[GitHub] [spark] cloud-fan commented on a diff in pull request #36641: [SPARK-39263][SQL] Make GetTable, TableExists and DatabaseExists be compatible with 3 layer namespace

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36641: URL: https://github.com/apache/spark/pull/36641#discussion_r895850050 ## sql/core/src/main/scala/org/apache/spark/sql/internal/CatalogImpl.scala: ## @@ -250,8 +251,14 @@ class CatalogImpl(sparkSession: SparkSession) extends Catalog {

[GitHub] [spark] cloud-fan commented on a diff in pull request #36641: [SPARK-39263][SQL] Make GetTable, TableExists and DatabaseExists be compatible with 3 layer namespace

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36641: URL: https://github.com/apache/spark/pull/36641#discussion_r895849585 ## sql/core/src/main/scala/org/apache/spark/sql/internal/CatalogImpl.scala: ## @@ -287,16 +294,44 @@ class CatalogImpl(sparkSession: SparkSession) extends Catalog {

[GitHub] [spark] cloud-fan commented on a diff in pull request #36641: [SPARK-39263][SQL] Make GetTable, TableExists and DatabaseExists be compatible with 3 layer namespace

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36641: URL: https://github.com/apache/spark/pull/36641#discussion_r895848763 ## sql/core/src/test/scala/org/apache/spark/sql/internal/CatalogSuite.scala: ## @@ -681,4 +681,60 @@ class CatalogSuite extends SharedSparkSession with AnalysisTest w

[GitHub] [spark] beobest2 commented on pull request #36729: [SPARK-39295][PYTHON][DOCS] Improve documentation of pandas API support list

2022-06-13 Thread GitBox
beobest2 commented on PR #36729: URL: https://github.com/apache/spark/pull/36729#issuecomment-1154055619 @HyukjinKwon I've been missing out because there have been some other workloads lately. I will be able to register for PR this week. I have created an issue here. (https://issues.apache.

[GitHub] [spark] cloud-fan commented on a diff in pull request #36641: [SPARK-39263][SQL] Make GetTable, TableExists and DatabaseExists be compatible with 3 layer namespace

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36641: URL: https://github.com/apache/spark/pull/36641#discussion_r895846403 ## sql/core/src/main/scala/org/apache/spark/sql/internal/CatalogImpl.scala: ## @@ -250,8 +251,14 @@ class CatalogImpl(sparkSession: SparkSession) extends Catalog {

[GitHub] [spark] MaxGekk commented on pull request #36852: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

2022-06-13 Thread GitBox
MaxGekk commented on PR #36852: URL: https://github.com/apache/spark/pull/36852#issuecomment-1154053041 @panbingkun Could you fix the test failure, please: ``` QueryExecutionErrorsSuite.UNSUPPORTED_SAVE_MODE: unsupported null saveMode whether the path exists or not org.scalatest.exc

[GitHub] [spark] cloud-fan commented on a diff in pull request #36564: [SPARK-39195][SQL] Spark OutputCommitCoordinator should abort stage when committed file not consistent with task status

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36564: URL: https://github.com/apache/spark/pull/36564#discussion_r895826751 ## core/src/test/scala/org/apache/spark/scheduler/OutputCommitCoordinatorSuite.scala: ## @@ -270,6 +263,16 @@ class OutputCommitCoordinatorSuite extends SparkFunSuite

[GitHub] [spark] srowen commented on pull request #36499: [SPARK-38846][SQL] Add explicit data mapping between Teradata Numeric Type and Spark DecimalType

2022-06-13 Thread GitBox
srowen commented on PR #36499: URL: https://github.com/apache/spark/pull/36499#issuecomment-1154024801 I think you have to retrigger on your end - can you try re-running the jobs? or push a dummy empty commit? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] cloud-fan commented on a diff in pull request #36785: [SPARK-39397][SQL] Relax AliasAwareOutputExpression to support alias with expression

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36785: URL: https://github.com/apache/spark/pull/36785#discussion_r895811053 ## sql/core/src/main/scala/org/apache/spark/sql/execution/AliasAwareOutputExpression.scala: ## @@ -25,15 +25,15 @@ import org.apache.spark.sql.catalyst.plans.physical

[GitHub] [spark] srowen commented on a diff in pull request #36856: [SPARK-39455][SQL] Improve expression non-codegen code path performance by cache data type matching

2022-06-13 Thread GitBox
srowen commented on code in PR #36856: URL: https://github.com/apache/spark/pull/36856#discussion_r895807892 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/arithmetic.scala: ## @@ -53,6 +53,17 @@ case class UnaryMinus( override def toString: String =

[GitHub] [spark] srowen commented on a diff in pull request #35017: [SPARK-36853][BUILD] Code failing on checkstyle

2022-06-13 Thread GitBox
srowen commented on code in PR #35017: URL: https://github.com/apache/spark/pull/35017#discussion_r895805700 ## sql/core/src/main/java/org/apache/spark/sql/api/java/UDF11.java: ## @@ -26,5 +26,6 @@ */ @Stable public interface UDF11 extends Serializable { - R call(T1 t1, T2

[GitHub] [spark] tgravescs commented on pull request #36716: [SPARK-39062][CORE] Add stage level resource scheduling support for standalone cluster

2022-06-13 Thread GitBox
tgravescs commented on PR #36716: URL: https://github.com/apache/spark/pull/36716#issuecomment-1154005738 assuming we would allow this with dynamic allocation doc updates, it needs doc updates for stage level scheduling sections and be sure to talk about None cores option and perhaps how co

[GitHub] [spark] cloud-fan commented on a diff in pull request #36740: [SPARK-39355][SQL] Avoid UnresolvedAttribute.apply throwing ParseException

2022-06-13 Thread GitBox
cloud-fan commented on code in PR #36740: URL: https://github.com/apache/spark/pull/36740#discussion_r895797089 ## sql/core/src/test/scala/org/apache/spark/sql/SubquerySuite.scala: ## @@ -2176,4 +2176,32 @@ class SubquerySuite extends QueryTest with SharedSparkSession with Adap

[GitHub] [spark] cloud-fan commented on pull request #36698: [SPARK-39316][SQL] Merge PromotePrecision and CheckOverflow into decimal binary arithmetic

2022-06-13 Thread GitBox
cloud-fan commented on PR #36698: URL: https://github.com/apache/spark/pull/36698#issuecomment-1153996878 For backport, I think your workaround to switch rule order is safer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [spark] dtenedor commented on a diff in pull request #36771: [SPARK-39383][SQL] Support DEFAULT columns in ALTER TABLE ADD COLUMNS to V2 data sources

2022-06-13 Thread GitBox
dtenedor commented on code in PR #36771: URL: https://github.com/apache/spark/pull/36771#discussion_r895767393 ## sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2/V2SessionCatalog.scala: ## @@ -43,6 +43,8 @@ class V2SessionCatalog(catalog: SessionCatalog)

[GitHub] [spark] tgravescs commented on pull request #36716: [SPARK-39062][CORE] Add stage level resource scheduling support for standalone cluster

2022-06-13 Thread GitBox
tgravescs commented on PR #36716: URL: https://github.com/apache/spark/pull/36716#issuecomment-1153964695 I kind of disagree because it doesn't work as expected compared to other resource manager. This to me is very confusing. I kind of hate to add more features on what I would consider

[GitHub] [spark] Ngone51 commented on a diff in pull request #36162: [SPARK-32170][CORE] Improve the speculation through the stage task metrics.

2022-06-13 Thread GitBox
Ngone51 commented on code in PR #36162: URL: https://github.com/apache/spark/pull/36162#discussion_r895722949 ## core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala: ## @@ -1218,6 +1249,71 @@ private[spark] class TaskSetManager( def executorAdded(): Unit = {

[GitHub] [spark] Ngone51 commented on a diff in pull request #36162: [SPARK-32170][CORE] Improve the speculation through the stage task metrics.

2022-06-13 Thread GitBox
Ngone51 commented on code in PR #36162: URL: https://github.com/apache/spark/pull/36162#discussion_r895718247 ## core/src/main/scala/org/apache/spark/scheduler/TaskSetManager.scala: ## @@ -1218,6 +1249,71 @@ private[spark] class TaskSetManager( def executorAdded(): Unit = {

[GitHub] [spark] Ngone51 commented on a diff in pull request #36162: [SPARK-32170][CORE] Improve the speculation through the stage task metrics.

2022-06-13 Thread GitBox
Ngone51 commented on code in PR #36162: URL: https://github.com/apache/spark/pull/36162#discussion_r895715985 ## core/src/main/scala/org/apache/spark/internal/config/package.scala: ## @@ -2073,6 +2073,37 @@ package object config { .timeConf(TimeUnit.MILLISECONDS) .

[GitHub] [spark] manuzhang commented on pull request #36698: [SPARK-39316][SQL] Merge PromotePrecision and CheckOverflow into decimal binary arithmetic

2022-06-13 Thread GitBox
manuzhang commented on PR #36698: URL: https://github.com/apache/spark/pull/36698#issuecomment-1153901847 Could you help review if I submitted a PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [spark] pan3793 commented on a diff in pull request #36832: [SPARK-39439][SHS] Check final file if in-progress event log file does not exist

2022-06-13 Thread GitBox
pan3793 commented on code in PR #36832: URL: https://github.com/apache/spark/pull/36832#discussion_r895699684 ## core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala: ## @@ -715,7 +715,7 @@ private[history] class FsHistoryProvider(conf: SparkConf, clock:

[GitHub] [spark] srowen commented on a diff in pull request #34406: Minor fix to docs for read_csv

2022-06-13 Thread GitBox
srowen commented on code in PR #34406: URL: https://github.com/apache/spark/pull/34406#discussion_r895698008 ## python/pyspark/pandas/namespace.py: ## @@ -272,7 +272,7 @@ def read_csv( The character used to denote the start and end of a quoted item. Quoted items can in

[GitHub] [spark] ulysses-you opened a new pull request, #36856: [SPARK-39455][SQL] Improve expression non-codegen code path performance by cache data type matching

2022-06-13 Thread GitBox
ulysses-you opened a new pull request, #36856: URL: https://github.com/apache/spark/pull/36856 ### What changes were proposed in this pull request? Pull out data type matching from `eval`. So we do not need to match data type for every row. Here is the change list: -

[GitHub] [spark] LuciferYang commented on pull request #36837: [SPARK-39441][SQL] Speed up DeduplicateRelations

2022-06-13 Thread GitBox
LuciferYang commented on PR #36837: URL: https://github.com/apache/spark/pull/36837#issuecomment-1153836826 ``` // Before this PR org.apache.spark.sql.catalyst.analysis.DeduplicateRelations 269181786 / 1028666896 124 / 1302 // After this PR org.apache.spark.sql.catalyst.analys

[GitHub] [spark] wangyum commented on a diff in pull request #36847: [SPARK-39448][SQL] Add `ReplaceCTERefWithRepartition` into `nonExcludableRules` list

2022-06-13 Thread GitBox
wangyum commented on code in PR #36847: URL: https://github.com/apache/spark/pull/36847#discussion_r895634771 ## sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala: ## @@ -4456,6 +4456,20 @@ class SQLQuerySuite extends QueryTest with SharedSparkSession with Adapti

[GitHub] [spark] wangyum commented on a diff in pull request #36850: [SPARK-39069][SQL] Pushing EqualTo with Literal to other conditions

2022-06-13 Thread GitBox
wangyum commented on code in PR #36850: URL: https://github.com/apache/spark/pull/36850#discussion_r895609365 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala: ## @@ -1501,19 +1501,42 @@ object EliminateSorts extends Rule[LogicalPlan] { *

[GitHub] [spark] panbingkun commented on pull request #36852: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

2022-06-13 Thread GitBox
panbingkun commented on PR #36852: URL: https://github.com/apache/spark/pull/36852#issuecomment-1153793630 > @panbingkun Could you update PR's description and add "This is a backport of #36350". sure! -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [spark] HyukjinKwon closed pull request #36683: [SPARK-39301][SQL][PYTHON] Leverage LocalRelation and respect Arrow batch size in createDataFrame with Arrow optimization

2022-06-13 Thread GitBox
HyukjinKwon closed pull request #36683: [SPARK-39301][SQL][PYTHON] Leverage LocalRelation and respect Arrow batch size in createDataFrame with Arrow optimization URL: https://github.com/apache/spark/pull/36683 -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [spark] HyukjinKwon commented on pull request #36683: [SPARK-39301][SQL][PYTHON] Leverage LocalRelation and respect Arrow batch size in createDataFrame with Arrow optimization

2022-06-13 Thread GitBox
HyukjinKwon commented on PR #36683: URL: https://github.com/apache/spark/pull/36683#issuecomment-1153784036 Let me get this in. It's the early stage of Spark 3.4 so should be good timing to merge such stuff. Merged to master. -- This is an automated message from the Apache Git Serv

[GitHub] [spark] MaxGekk commented on a diff in pull request #36852: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

2022-06-13 Thread GitBox
MaxGekk commented on code in PR #36852: URL: https://github.com/apache/spark/pull/36852#discussion_r895568330 ## core/src/main/resources/error/error-classes.json: ## @@ -184,6 +184,17 @@ "UNSUPPORTED_OPERATION" : { "message" : [ "The operation is not supported: " ] },

[GitHub] [spark] cloud-fan closed pull request #36853: [SPARK-39316][FOLLOWUP][SQL][TESTS] Update q83.ansi golden files result

2022-06-13 Thread GitBox
cloud-fan closed pull request #36853: [SPARK-39316][FOLLOWUP][SQL][TESTS] Update q83.ansi golden files result URL: https://github.com/apache/spark/pull/36853 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [spark] cloud-fan commented on pull request #36853: [SPARK-39316][FOLLOWUP][SQL][TESTS] Update q83.ansi golden files result

2022-06-13 Thread GitBox
cloud-fan commented on PR #36853: URL: https://github.com/apache/spark/pull/36853#issuecomment-1153753040 merging to master! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [spark] cloud-fan commented on pull request #36698: [SPARK-39316][SQL] Merge PromotePrecision and CheckOverflow into decimal binary arithmetic

2022-06-13 Thread GitBox
cloud-fan commented on PR #36698: URL: https://github.com/apache/spark/pull/36698#issuecomment-1153752402 @manuzhang this is a big refactor and we can't backport... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [spark] cloud-fan commented on pull request #36811: [SPARK-39451][SQL] Support casting intervals to integrals in ANSI mode

2022-06-13 Thread GitBox
cloud-fan commented on PR #36811: URL: https://github.com/apache/spark/pull/36811#issuecomment-1153751639 late LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [spark] cloud-fan commented on pull request #36854: [SPARK-39437][SQL][TEST][3.3] Normalize plan id separately in PlanStabilitySuite

2022-06-13 Thread GitBox
cloud-fan commented on PR #36854: URL: https://github.com/apache/spark/pull/36854#issuecomment-1153750232 cc @dongjoon-hyun , I've regen-ed plan golden files under ANSI mode as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [spark] cloud-fan opened a new pull request, #36854: [SPARK-39437][SQL][TEST][3.3] Normalize plan id separately in PlanStabilitySuite

2022-06-13 Thread GitBox
cloud-fan opened a new pull request, #36854: URL: https://github.com/apache/spark/pull/36854 ### What changes were proposed in this pull request? In `PlanStabilitySuite`, we normalize expression IDs by matching `#\d+` in the explain string. However, this regex can match plan i

[GitHub] [spark] MaxGekk commented on pull request #36852: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

2022-06-13 Thread GitBox
MaxGekk commented on PR #36852: URL: https://github.com/apache/spark/pull/36852#issuecomment-1153746752 @panbingkun Could you update PR's description and add "This is a backport of https://github.com/apache/spark/pull/36350";. -- This is an automated message from the Apache Git Service. T

[GitHub] [spark] ulysses-you commented on pull request #36845: [SPARK-39447][SQL] Only non-broadcast query stage can propagate empty relation

2022-06-13 Thread GitBox
ulysses-you commented on PR #36845: URL: https://github.com/apache/spark/pull/36845#issuecomment-1153742980 I can re-produce it by: ```sql CREATE TABLE t1(c1 int) USING PARQUET PARTITIONED BY (p1 string); CREATE TABLE t2(c2 int) USING PARQUET PARTITIONED BY (p2 string); SELEC

[GitHub] [spark] MaxGekk closed pull request #36811: [SPARK-39451][SQL] Support casting intervals to integrals in ANSI mode

2022-06-13 Thread GitBox
MaxGekk closed pull request #36811: [SPARK-39451][SQL] Support casting intervals to integrals in ANSI mode URL: https://github.com/apache/spark/pull/36811 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [spark] MaxGekk commented on pull request #36811: [SPARK-39451][SQL] Support casting intervals to integrals in ANSI mode

2022-06-13 Thread GitBox
MaxGekk commented on PR #36811: URL: https://github.com/apache/spark/pull/36811#issuecomment-1153723269 Merging to master. Thank you, @gengliangwang and @srielau for review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [spark] panbingkun commented on pull request #36852: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

2022-06-13 Thread GitBox
panbingkun commented on PR #36852: URL: https://github.com/apache/spark/pull/36852#issuecomment-1153686788 > I guess we need @MaxGekk 's final sign-off. OK,Thank you for review @dongjoon-hyun ping @MaxGekk -- This is an automated message from the Apache Git Service. To respond

[GitHub] [spark] HyukjinKwon commented on pull request #36729: [SPARK-39295][PYTHON][DOCS] Improve documentation of pandas API support list

2022-06-13 Thread GitBox
HyukjinKwon commented on PR #36729: URL: https://github.com/apache/spark/pull/36729#issuecomment-1153679133 @beobest2, is there any progress on https://github.com/apache/spark/pull/36729#issuecomment-1141632078? -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [spark] HyukjinKwon commented on pull request #36749: [SPARK-39295][DOCS][PYTHON][3.3] Improve documentation of pandas API supported list

2022-06-13 Thread GitBox
HyukjinKwon commented on PR #36749: URL: https://github.com/apache/spark/pull/36749#issuecomment-1153678058 @beobest2 is there any progress on https://github.com/apache/spark/pull/36749#issuecomment-1144639942? -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] dongjoon-hyun commented on pull request #36853: [SPARK-39316][FOLLOWUP][SQL][TESTS] Update q83.ansi golden files result

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36853: URL: https://github.com/apache/spark/pull/36853#issuecomment-1153666935 cc @ulysses-you and @cloud-fan -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [spark] dongjoon-hyun commented on pull request #36698: [SPARK-39316][SQL] Merge PromotePrecision and CheckOverflow into decimal binary arithmetic

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36698: URL: https://github.com/apache/spark/pull/36698#issuecomment-115366 Here is @wangyum 's follow-up PR - https://github.com/apache/spark/pull/36853 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [spark] dongjoon-hyun commented on pull request #36852: [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

2022-06-13 Thread GitBox
dongjoon-hyun commented on PR #36852: URL: https://github.com/apache/spark/pull/36852#issuecomment-1153663961 I guess we need @MaxGekk 's final sign-off. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [spark] wangyum opened a new pull request, #36853: [SPARK-39316][FOLLOWUP][SQL][TESTS] Update q83.ansi golden files result

2022-06-13 Thread GitBox
wangyum opened a new pull request, #36853: URL: https://github.com/apache/spark/pull/36853 ### What changes were proposed in this pull request? Re-generate golden files: ``` SPARK_GENERATE_GOLDEN_FILES=1 SPARK_ANSI_SQL_MODE=true build/sbt "sql/testOnly *PlanStability*Suite" `

[GitHub] [spark] beliefer commented on pull request #36830: [SPARK-39453][SQL] DS V2 supports push down misc non-aggregate functions(non ANSI)

2022-06-13 Thread GitBox
beliefer commented on PR #36830: URL: https://github.com/apache/spark/pull/36830#issuecomment-1153565155 ping @huaxingao cc @cloud-fan -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #36832: [SPARK-39439][SHS] Check final file if in-progress event log file does not exist

2022-06-13 Thread GitBox
dongjoon-hyun commented on code in PR #36832: URL: https://github.com/apache/spark/pull/36832#discussion_r895397461 ## core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala: ## @@ -715,7 +715,7 @@ private[history] class FsHistoryProvider(conf: SparkConf, c

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #36832: [SPARK-39439][SHS] Check final file if in-progress event log file does not exist

2022-06-13 Thread GitBox
dongjoon-hyun commented on code in PR #36832: URL: https://github.com/apache/spark/pull/36832#discussion_r895389373 ## core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala: ## @@ -221,6 +222,48 @@ abstract class FsHistoryProviderSuite extends SparkFu

[GitHub] [spark] dongjoon-hyun commented on a diff in pull request #36832: [SPARK-39439][SHS] Check final file if in-progress event log file does not exist

2022-06-13 Thread GitBox
dongjoon-hyun commented on code in PR #36832: URL: https://github.com/apache/spark/pull/36832#discussion_r895388483 ## core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala: ## @@ -221,6 +222,48 @@ abstract class FsHistoryProviderSuite extends SparkFu

<    1   2