Skip to content

feat(s3): sample first and last files for schema inference #3549

feat(s3): sample first and last files for schema inference

feat(s3): sample first and last files for schema inference #3549

name: Integration Tests
on:
push:
branches:
- "master"
paths:
- '**/*.go'
- '**/*.java'
pull_request:
branches:
- "*"
paths:
- '**/*.go'
- '**/*.java'
jobs:
integration-tests:
uses: ./.github/workflows/integration-tests-runner.yml
with:
test_type: integration