Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Refactor the following SqlFunctions:
- lastDay;
- addMonths;
- subtractMonths
to use the respective methods from DateTimeUtils in Avatica and remove duplicate code between the repos.
It is necessary to wait for Avatica 1.23.0 (CALCITE-5341) for doing this.
Attachments
Issue Links
- is blocked by
-
CALCITE-5341 Upgrade Calcite to Avatica 1.23.0
- Closed
- is related to
-
CALCITE-3078 Move public lastDay method from Calcite to Avatica
- Closed