You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/12/16 20:35:33 UTC

[iceberg] branch master updated (6dc6308cc6 -> 0c79e40f87)

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

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


    from 6dc6308cc6 Docs: Add an example of Spark SQL to set identifier fields (#6444)
     add 0c79e40f87 Build: Run weekly JMH Benchmarks & visualize results (#6441)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/recurring-jmh-benchmarks.yml | 72 ++++++++++++++++++++++++++
 build.gradle                                   |  1 +
 gradle.properties                              |  1 +
 jmh.gradle                                     | 13 +++++
 4 files changed, 87 insertions(+)
 create mode 100644 .github/workflows/recurring-jmh-benchmarks.yml