This is an automated email from the ASF dual-hosted git repository.
rmetzger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 146269d [FLINK-19786][avro] Fix the nullability and precision for
Avro format deserialization
add b2a342c [FLINK-18851][runtime-web] Add checkpoint type to checkpoint
history
No new revisions were added by this update.
Summary of changes:
docs/_includes/generated/rest_v1_dispatcher.html | 16 ++++++++++++
.../src/test/resources/rest_api_v1.snapshot | 16 ++++++++++++
.../src/app/interfaces/job-checkpoint.ts | 3 +++
.../detail/job-checkpoints-detail.component.html | 2 ++
.../detail/job-checkpoints-detail.component.ts | 29 +++++++++++++++++++---
.../messages/checkpoints/CheckpointStatistics.java | 23 +++++++++++++++++
.../checkpoints/CheckpointingStatisticsTest.java | 5 ++++
7 files changed, 90 insertions(+), 4 deletions(-)