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

lixiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e248bc7  [SPARK-31610][SPARK-31668][ML] Address hashingTF 
saving&loading bug and expose hashFunc property in HashingTF
     add 6994c64  [SPARK-31387] Handle unknown operation/session ID in 
HiveThriftServer2Listener

No new revisions were added by this update.

Summary of changes:
 .../ui/HiveThriftServer2Listener.scala             | 120 ++++++++++++---------
 .../hive/thriftserver/HiveSessionImplSuite.scala   |  73 +++++++++++++
 .../ui/HiveThriftServer2ListenerSuite.scala        |  16 +++
 .../hive/service/cli/session/HiveSessionImpl.java  |   6 +-
 .../hive/service/cli/session/HiveSessionImpl.java  |   6 +-
 5 files changed, 170 insertions(+), 51 deletions(-)
 create mode 100644 
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveSessionImplSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to