[
https://issues.apache.org/jira/browse/CALCITE-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693342#comment-17693342
]
Julian Hyde commented on CALCITE-5357:
--------------------------------------
Glad you approve. I'll go ahead and merge.
I think you should create a ticket stating the high-level goal, which is to be
able to translate a formatting function (say TO_CHAR(orderDate, 'xxxx') to any
given dialect (say BigQuery). The work to parse format strings, translate them,
and re-assemble format strings in the new dialect, will follow from that goal.
It's related to CALCITE-2980 but only indirectly; it's more naturally a JDBC
adapter feature.
> Implement BigQuery FORMAT_TIMESTAMP, FORMAT_DATE
> ------------------------------------------------
>
> Key: CALCITE-5357
> URL: https://issues.apache.org/jira/browse/CALCITE-5357
> Project: Calcite
> Issue Type: Sub-task
> Components: core
> Reporter: TJ Banghart
> Assignee: TJ Banghart
> Priority: Major
> Labels: pull-request-available
> Time Spent: 6h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)