Skip to content

Issue 2017 - Improve debug logging in PartitionsFromSplitPoints #4142

Issue 2017 - Improve debug logging in PartitionsFromSplitPoints

Issue 2017 - Improve debug logging in PartitionsFromSplitPoints #4142

Workflow file for this run

name: Build Common Modules
on:
pull_request:
paths:
- '.github/workflows/chunk-common.yaml'
- '.github/workflows/chunk.yaml'
- '.github/config/chunks.yaml'
- 'code-style/checkstyle*.xml'
- 'code-style/spotbugs*.xml'
- 'java/pom.xml'
- 'java/build/**'
- 'java/common-job/**'
- 'java/dynamodb-tools/**'
- 'java/parquet/**'
- 'java/sketches/**'
- 'java/configuration/**'
- 'java/core/**'
jobs:
chunk-workflow:
uses: ./.github/workflows/chunk.yaml
with:
chunkId: common