Re: [PR] HIVE-28618: TestGenericUDTFGetSQLSchema to run on Tez [hive]

2025-06-28 Thread via GitHub
github-actions[bot] closed pull request #5777: HIVE-28618: TestGenericUDTFGetSQLSchema to run on Tez URL: https://github.com/apache/hive/pull/5777 -- 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] HIVE-28618: TestGenericUDTFGetSQLSchema to run on Tez [hive]

2025-06-21 Thread via GitHub
github-actions[bot] commented on PR #5777: URL: https://github.com/apache/hive/pull/5777#issuecomment-2993841177 This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Feel free to reach out on the

Re: [PR] HIVE-28618: TestGenericUDTFGetSQLSchema to run on Tez [hive]

2025-04-21 Thread via GitHub
okumin commented on code in PR #5777: URL: https://github.com/apache/hive/pull/5777#discussion_r2053393943 ## ql/src/test/org/apache/hadoop/hive/ql/udf/generic/TestGenericUDTFGetSQLSchema.java: ## @@ -87,9 +87,6 @@ public void testWithSimpleTypes() throws Exception { @Test

Re: [PR] HIVE-28618: TestGenericUDTFGetSQLSchema to run on Tez [hive]

2025-04-21 Thread via GitHub
InvisibleProgrammer commented on code in PR #5777: URL: https://github.com/apache/hive/pull/5777#discussion_r2053373346 ## ql/src/test/org/apache/hadoop/hive/ql/udf/generic/TestGenericUDTFGetSQLSchema.java: ## @@ -87,9 +87,6 @@ public void testWithSimpleTypes() throws Exception