John Sherman created HIVE-23478: ----------------------------------- Summary: Fix flaky special_character_in_tabnames_quotes_1 test Key: HIVE-23478 URL: https://issues.apache.org/jira/browse/HIVE-23478 Project: Hive Issue Type: Improvement Components: Tests Affects Versions: 4.0.0 Reporter: John Sherman Assignee: John Sherman Fix For: 4.0.0
While testing https://issues.apache.org/jira/browse/HIVE-23354 special_character_in_tabnames_quotes_1 failed. Searching for the test, it seems other patches have also had failures. I noticed that special_character_in_tabnames_1 and special_character_in_tabnames_quotes_1 use the same database/table names. I suspect this is responsible for some of the flakiness. -- This message was sent by Atlassian Jira (v8.3.4#803005)