Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
Description
Chokes on query like:
select * from test2b join test2a on test2b.a = test2a.a[1];
Attachments
Attachments
Issue Links
- relates to
-
HIVE-16058 Disable falling back to non-cbo for SemanticException for tests
- Closed