This is an automated email from the ASF dual-hosted git repository.
shengkai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 7ea4476c054 [FLINK-30093][protobuf] Fix compile errors for
google.protobuf.Timestamp type
add 7b69e93b301 [FLINK-29000][python] Support python UDF in the SQL
Gateway (#21725)
No new revisions were added by this update.
Summary of changes:
flink-dist/src/main/flink-bin/bin/config.sh | 20 ++++++++++++-
flink-dist/src/main/flink-bin/bin/flink-console.sh | 2 +-
flink-dist/src/main/flink-bin/bin/flink-daemon.sh | 2 +-
flink-table/flink-sql-gateway/pom.xml | 6 ++++
.../gateway/service/context/DefaultContext.java | 35 +++++++++++++++++-----
.../service/context/SessionContextTest.java | 5 +++-
.../service/session/SessionManagerTest.java | 5 +++-
7 files changed, 63 insertions(+), 12 deletions(-)