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

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


    from a5ef143  [FLINK-14655][runtime] Change type of field 
jobStatusListeners from CopyOnWriteArrayList to ArrayList
     add 744ba5d  [FLINK-15430][table-planner-blink] Split generated methods 
for Calc to prevent compiler exceptions (#10737)

No new revisions were added by this update.

Summary of changes:
 .../table/planner/codegen/CalcCodeGenerator.scala  |  9 ++++---
 .../planner/codegen/CodeGeneratorContext.scala     | 31 +++++++++++++++++++---
 .../table/planner/codegen/ExprCodeGenerator.scala  | 31 ++++++++++++++++++----
 .../planner/codegen/GeneratedExpression.scala      |  4 +--
 .../codegen/agg/batch/HashAggCodeGenHelper.scala   |  3 ++-
 .../planner/runtime/stream/sql/CalcITCase.scala    | 24 +++++++++++++++++
 6 files changed, 88 insertions(+), 14 deletions(-)

Reply via email to