[GitHub] [spark] zhengruifeng commented on a diff in pull request #38874: [SPARK-41235][SQL][PYTHON]High-order function: array_compact implementation

2022-12-02 Thread GitBox
zhengruifeng commented on code in PR #38874: URL: https://github.com/apache/spark/pull/38874#discussion_r1038114068 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala: ## @@ -4600,3 +4600,51 @@ case class ArrayExcept(left: Express

[GitHub] [spark] zhengruifeng commented on a diff in pull request #38874: [SPARK-41235][SQL][PYTHON]High-order function: array_compact implementation

2022-12-05 Thread GitBox
zhengruifeng commented on code in PR #38874: URL: https://github.com/apache/spark/pull/38874#discussion_r1039470282 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala: ## @@ -4600,3 +4600,51 @@ case class ArrayExcept(left: Express

[GitHub] [spark] zhengruifeng commented on a diff in pull request #38874: [SPARK-41235][SQL][PYTHON]High-order function: array_compact implementation

2022-12-07 Thread GitBox
zhengruifeng commented on code in PR #38874: URL: https://github.com/apache/spark/pull/38874#discussion_r1042177641 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala: ## @@ -4600,3 +4600,44 @@ case class ArrayExcept(left: Express

[GitHub] [spark] zhengruifeng commented on a diff in pull request #38874: [SPARK-41235][SQL][PYTHON]High-order function: array_compact implementation

2022-12-26 Thread GitBox
zhengruifeng commented on code in PR #38874: URL: https://github.com/apache/spark/pull/38874#discussion_r1057161110 ## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala: ## @@ -4600,3 +4600,51 @@ case class ArrayExcept(left: Express