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-11010 thanks lamber-ken ------------------ ???????? ------------------ ??????: "qianjin xu"<forwardxu...@gmail.com>; ????????: 2018??12??26??(??????) ????11:42 ??????: "dev"<dev@flink.apache.org>; ????: 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-10076 thanks qianjin