InvisibleProgrammer opened a new pull request, #4118: URL: https://github.com/apache/hive/pull/4118
That test flag is not in use. And in the long term, using those flags leads to hard to test code so it is logical to remove them. And as it is unused, it is the best time to remove that. ### What changes were proposed in this pull request? Remove HIVE_IN_TEST_ICEBERG flag. ### Why are the changes needed? It is unused. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? By running the tests in the pipeline. -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
