[PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
yaooqinn opened a new pull request, #44500: URL: https://github.com/apache/spark/pull/44500 ### What changes were proposed in this pull request? This PR enabled the assertion in HiveMetastoreLazyInitializationSuite ### Why are the changes needed? fix test inte

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
yaooqinn commented on PR #44500: URL: https://github.com/apache/spark/pull/44500#issuecomment-1869457554 cc @LuciferYang @dongjoon-hyun thanks. -- 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

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
LuciferYang commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436401882 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -61,11 +63,10 @@ class HiveMetastoreLazyInitiali

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
MaxGekk commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436412489 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitialization

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
beliefer commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436419314 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -61,11 +63,10 @@ class HiveMetastoreLazyInitializat

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
dongjoon-hyun commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436671698 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitiali

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436685771 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -61,11 +63,10 @@ class HiveMetastoreLazyInitializat

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436687812 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializatio

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436689212 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializatio

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
LuciferYang commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436792932 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializa

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-26 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1436820897 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializatio

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-27 Thread via GitHub
dongjoon-hyun commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1437221776 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitiali

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-27 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1437322915 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializatio

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-27 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1437323093 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializatio

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-27 Thread via GitHub
yaooqinn commented on code in PR #44500: URL: https://github.com/apache/spark/pull/44500#discussion_r1437342882 ## sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreLazyInitializationSuite.scala: ## @@ -32,6 +32,8 @@ class HiveMetastoreLazyInitializatio

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-27 Thread via GitHub
yaooqinn closed pull request #44500: [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite URL: https://github.com/apache/spark/pull/44500 -- 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

Re: [PR] [SPARK-46514][TESTS] Fix HiveMetastoreLazyInitializationSuite [spark]

2023-12-27 Thread via GitHub
yaooqinn commented on PR #44500: URL: https://github.com/apache/spark/pull/44500#issuecomment-1870776367 Thank you all. Merged to master/3.5/3.4 -- 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 th