Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This ticket should fix HiveIn to be able to unparse; currently if an IN is unparsed - there are some exceptions because HiveIn is a special operator; but doesn't have unparse implemented.
CALCITE-2444 is also needed to fix rel2sql to be able to process INs which are not there represent a subquery.