This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 0ba87ea [FLINK-23184][table-runtime] Fix compile error in code
generation of unary plus and minus
add fc14857 [FLINK-23066][table-api-java] Introduce
TableEnvironment#from(TableDescriptor)
No new revisions were added by this update.
Summary of changes:
.../apache/flink/table/api/TableEnvironment.java | 22 ++++++++++++++++
...{Registration.java => TableDescriptorUtil.java} | 29 ++++++++++++++++------
.../table/api/internal/TableEnvironmentImpl.java | 17 +++++++++++--
.../flink/table/api/TableEnvironmentTest.java | 24 ++++++++++++++++++
.../planner/runtime/stream/sql/CalcITCase.scala | 1 -
5 files changed, 83 insertions(+), 10 deletions(-)
copy
flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/api/internal/{Registration.java
=> TableDescriptorUtil.java} (53%)