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

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


    from c79ca44  [FLINK-14663]Distinguish Unknown CatalogColumnStats and other 
values
     new 9829b9c  [FLINK-15051][state-backends] Fix typos in 
RocksDBStateBackend and RocksDBNativeMetricMonitor methods.
     new 1d034ad  [FLINK-13450][table api] Use StrictMath instead of Math for 
some expressions
     new dd82989  [FLINK-15034][state-backends] Bump FRocksDB version to 
support better control over used memory

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 flink-dist/src/main/resources/META-INF/NOTICE      |  2 +-
 .../flink-statebackend-rocksdb/pom.xml             |  2 +-
 .../state/RocksDBNativeMetricMonitor.java          |  2 +-
 .../state/RocksDBNativeMetricOptions.java          |  2 +-
 .../streaming/state/RocksDBStateBackend.java       | 46 +++++++++++++++-------
 .../apache/flink/table/plan/cost/DataSetCost.scala |  2 +-
 .../table/runtime/functions/ScalarFunctions.scala  |  8 ++--
 .../table/expressions/SqlExpressionTest.scala      |  2 +-
 8 files changed, 41 insertions(+), 25 deletions(-)

Reply via email to