Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
1) COUNT function for struct doesn't work because flattening isn't implemented yet in Calcite's RelStructuredTypeFlattener .
2) *typeOf functions don't work correctly because after flattening in RelStructuredTypeFlattener, argument to the function changes to first inner primitive field of struct column.
Attachments
Issue Links
- is blocked by
-
CALCITE-3393 RelStructuredTypeFlattener: improve support for functions with struct input
- Closed
- relates to
-
DRILL-7406 Update Calcite to 1.21.0
- Resolved