This is an automated email from the ASF dual-hosted git repository.
ulyssesyou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git.
from 4e01f9b [KYUUBI #2033] Hive Backend Engine - GetCrossReference
add 5ed8f14 [KYUUBI #2195] Using while-loop or for-loop instead of
map/range to improve performance in RowSet
No new revisions were added by this update.
Summary of changes:
.../apache/kyuubi/engine/flink/schema/RowSet.scala | 49 ++++++++++++++------
.../apache/kyuubi/engine/spark/schema/RowSet.scala | 23 ++++++----
.../apache/kyuubi/engine/trino/schema/RowSet.scala | 53 +++++++++++++++-------
3 files changed, 86 insertions(+), 39 deletions(-)