Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Support parsing of <DOT> + <MEMBER_FUNCTION> parsing Similar to
Example
SELECT t.complex_col.member_func() FROM tbl;
For more details please see: Member Function
Attachments
Attachments
Issue Links
- is related to
-
CALCITE-2674 SqlIdentifier same name with built-in function but with escape character should be still resolved as an identifier
- Closed
- relates to
-
CALCITE-2542 SqlNode AtomicRowExpression + DOT operation does not work for constructed ROWs
- Closed
- links to