Skip to content

Iceberg repo version bump(1.2.0 and 1.5.2) for adding app-name to snapshots metadata table #548

Iceberg repo version bump(1.2.0 and 1.5.2) for adding app-name to snapshots metadata table

Iceberg repo version bump(1.2.0 and 1.5.2) for adding app-name to snapshots metadata table #548

Workflow file for this run

name: Pull Request Validations
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main
concurrency:
group: ci-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build-run-tests:
uses: ./.github/workflows/build-run-tests.yml