hi:
I have a question about the funtion SqlFunctions#internalToTime why use current timestamp to subtract LOCAL_TZ.getOffset(v)?
calcite1.18.0 also just like that.
https://issues.apache.org/jira/browse/FLINK-11010thanks
lamber-ken
------------------ 原始邮件 ------------------
发件人: "qianjin xu"<
[hidden email]>;
发送时间: 2018年12月26日(星期三) 中午11:42
收件人: "dev"<
[hidden email]>;
主题: Discuss on Upgrade Calcite dependency to 1.18
hi :
Discuss on Upgrade Calcite dependency to 1.18, I think the following points
need to be considered first:
1. Upgrade Jackson version to 2.9.6
Because the Jackson version supported by calcite1.18.0 has been upgraded to
Jackson 2.9.6.
2. Need to upgrade flink - Jackson in the shaded version
Because many flink dependency from the flink - shaded.
3. Upgrade calcite version in flink-core
Upgrade from calcite 1.17.0 to calcite 1.18.0.
4. Suggest the calcite also packaged into shaded
https://issues.apache.org/jira/browse/FLINK-10076thanks
qianjin