You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ya...@apache.org on 2022/07/14 06:21:27 UTC

[incubator-kyuubi] branch master updated (486476234 -> 642b27692)

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

yao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


    from 486476234 [KYUUBI #3060] [Subtask][#3059] Build content of the connector document section
     add 642b27692 [KYUUBI #3043][FOLLOWUP] Restore accidentally removed public APIs of kyuubi-hive-jdbc module

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kyuubi/jdbc/hive/JdbcColumn.java    |  20 ++++
 .../kyuubi/jdbc/hive/cli/ColumnBasedSet.java       |  25 ++++-
 .../apache/kyuubi/jdbc/hive/cli/ColumnBuffer.java  | 104 ++++++++++++++++++++-
 .../apache/kyuubi/jdbc/hive/cli/RowBasedSet.java   |  25 ++++-
 .../org/apache/kyuubi/jdbc/hive/cli/RowSet.java    |   4 +
 5 files changed, 174 insertions(+), 4 deletions(-)