This is an automated email from the ASF dual-hosted git repository.
lincoln pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from b460d3d6fe0 [FLINK-36004] Deep copy the BinaryArrayData in
ArrayDataSerializer#copy while using custom ArrayData (#25196)
add 500d274265d [FLINK-35997][table-api] Align SQL built-in functions
LTRIM and RTRIM in table API and python API
No new revisions were added by this update.
Summary of changes:
docs/data/sql_functions.yml | 26 +++++++++++++++-----
docs/data/sql_functions_zh.yml | 26 +++++++++++++-------
flink-python/pyflink/table/expression.py | 24 ++++++++++++-------
.../pyflink/table/tests/test_expression.py | 6 +++--
.../flink/table/api/internal/BaseExpressions.java | 12 ++++++++++
.../planner/expressions/ScalarFunctionsTest.scala | 28 ++++++++++------------
6 files changed, 81 insertions(+), 41 deletions(-)