Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.20.0
Description
Project#accept(RexShuttle shuttle) can return a copy of the original Project, if the list of expressions is modified by the shuttle. However, this Project copy will maintain the original rowType, which might be wrong because this type is based on the expressions list (which was modified by the shuttle)
Attachments
Issue Links
- relates to
-
CALCITE-3239 Calc#accept(RexShuttle shuttle) does not update rowType
- Closed
- links to