You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2023/04/25 12:02:24 UTC

[kyuubi] branch branch-1.7 updated (044fc5178 -> 9e295f9fb)

This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a change to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


    from 044fc5178 [KYUUBI #4652][FOLLOWUP] Fix JaasConfiguration ClassNotFoundException for Hadoop 3.3.4 and previous
     add 9e295f9fb [KYUUBI #4745] Support Flink's LocalZonedTimestamp DataType

No new revisions were added by this update.

Summary of changes:
 .../engine/flink/operation/FlinkOperation.scala    |  7 +++
 .../apache/kyuubi/engine/flink/schema/RowSet.scala | 63 ++++++++++++++++++----
 .../flink/operation/FlinkOperationSuite.scala      | 17 ++++++
 .../engine/flink/result/ResultSetSuite.scala       | 11 ++--
 4 files changed, 84 insertions(+), 14 deletions(-)