This is an automated email from the ASF dual-hosted git repository.
stevenwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 694bc3038b Docs: Add register table Spark procedure documentation
(#6376)
add 548028b86a Flink: add util class to generate test data with extensive
coverage d… (#6377)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/flink/DataGenerator.java} | 34 +-
.../org/apache/iceberg/flink/DataGenerators.java | 745 +++++++++++++++++++++
2 files changed, 758 insertions(+), 21 deletions(-)
copy
flink/{v1.15/flink/src/test/java/org/apache/iceberg/flink/TestTableLoader.java
=> v1.16/flink/src/test/java/org/apache/iceberg/flink/DataGenerator.java} (62%)
create mode 100644
flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/DataGenerators.java