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 2022/02/14 08:33:49 UTC

[incubator-kyuubi] branch master updated (4ec88a3 -> 90faa86)

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

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


    from 4ec88a3  [KYUUBI #1901] [GA] Fix checkout version
     add 90faa86  [KYUUBI #1903] Add GetTableTypes for trino engine

No new revisions were added by this update.

Summary of changes:
 .../operation/{GetCatalogs.scala => GetTableTypes.scala}  |  9 ++++-----
 .../engine/trino/operation/TrinoOperationManager.scala    |  5 ++++-
 .../engine/trino/operation/TrinoOperationSuite.scala      | 15 ++++++++++++++-
 3 files changed, 22 insertions(+), 7 deletions(-)
 copy externals/kyuubi-trino-engine/src/main/scala/org/apache/kyuubi/engine/trino/operation/{GetCatalogs.scala => GetTableTypes.scala} (83%)