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

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


    from ec893d2  [FLINK-24809][table-common][table-planner] Fix precision for 
aggs on DECIMAL types
     add 4b05b00  [FLINK-25398] Show complete stacktrace when requesting thread 
dump

No new revisions were added by this update.

Summary of changes:
 .../generated/cluster_configuration.html           |  6 ++
 .../generated/expert_cluster_section.html          |  6 ++
 .../apache/flink/configuration/ClusterOptions.java |  8 ++
 .../flink/runtime/dispatcher/Dispatcher.java       |  4 +-
 .../runtime/rest/messages/ThreadDumpInfo.java      | 91 +++++++++++++++++++++-
 .../flink/runtime/taskexecutor/TaskExecutor.java   |  7 +-
 .../runtime/rest/messages/ThreadDumpInfoTest.java  | 38 +++++++++
 7 files changed, 156 insertions(+), 4 deletions(-)

Reply via email to