Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-17 Thread via GitHub
cloud-fan closed pull request #45999: [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition URL: https://github.com/apache/spark/pull/45999 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-17 Thread via GitHub
cloud-fan commented on PR #45999: URL: https://github.com/apache/spark/pull/45999#issuecomment-2062854468 thanks, 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

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-16 Thread via GitHub
cloud-fan commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1568103738 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeJoinCondition.scala: ## @@ -0,0 +1,45 @@ +/* + * Licensed to the Apache Software

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-16 Thread via GitHub
zml1206 commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1568084128 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeJoinCondition.scala: ## @@ -0,0 +1,45 @@ +/* + * Licensed to the Apache Software

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-16 Thread via GitHub
zml1206 commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1568083598 ## sql/core/src/test/scala/org/apache/spark/sql/DataFrameJoinSuite.scala: ## @@ -621,4 +621,14 @@ class DataFrameJoinSuite extends QueryTest checkAnswer(joined,

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-16 Thread via GitHub
anton5798 commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1568012332 ## sql/core/src/test/scala/org/apache/spark/sql/DataFrameJoinSuite.scala: ## @@ -621,4 +621,14 @@ class DataFrameJoinSuite extends QueryTest checkAnswer(joined,

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-16 Thread via GitHub
anton5798 commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1568011225 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeJoinCondition.scala: ## @@ -0,0 +1,45 @@ +/* + * Licensed to the Apache Software

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-16 Thread via GitHub
anton5798 commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1568005755 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeJoinCondition.scala: ## @@ -0,0 +1,55 @@ +/* + * Licensed to the Apache Software

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-15 Thread via GitHub
cloud-fan commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1566736409 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeJoinCondition.scala: ## @@ -0,0 +1,45 @@ +/* + * Licensed to the Apache Software

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-15 Thread via GitHub
cloud-fan commented on code in PR #45999: URL: https://github.com/apache/spark/pull/45999#discussion_r1565638065 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeJoinCondition.scala: ## @@ -0,0 +1,55 @@ +/* + * Licensed to the Apache Software

Re: [PR] [SPARK-47810][SQL] Replace equivalent expression to <=> in join condition [spark]

2024-04-14 Thread via GitHub
zml1206 commented on PR #45999: URL: https://github.com/apache/spark/pull/45999#issuecomment-2054497693 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 specific comment. To