Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Test spark_examples_test.yaml github workflow #3012

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

@scottsand-db scottsand-db force-pushed the update-clustering-example_ci_test branch from e91fd15 to 2494813 Compare May 1, 2024 21:23
scottsand-db added a commit that referenced this pull request May 2, 2024
…3011)

#### Which Delta project/connector is this regarding?

- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [X] Other (INFRA)

## Description

Create new workflow `spark_examples_test.yaml` that compiles the
`examples/scala/build.sbt` project.

Also fixes such compilation so that it uses the local jars (previously
it was incorrectly hardcoded to Delta 3.0).

This requires running `publishM2` beforehand.

## How was this patch tested?

CI tests and specifically tested on a commit that uses a new `clusterBy`
API in 3.2: #3012

## Does this PR introduce _any_ user-facing changes?

No.
scottsand-db added a commit that referenced this pull request May 3, 2024
…3011)

#### Which Delta project/connector is this regarding?

- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [X] Other (INFRA)

## Description

Create new workflow `spark_examples_test.yaml` that compiles the
`examples/scala/build.sbt` project.

Also fixes such compilation so that it uses the local jars (previously
it was incorrectly hardcoded to Delta 3.0).

This requires running `publishM2` beforehand.

## How was this patch tested?

CI tests and specifically tested on a commit that uses a new `clusterBy`
API in 3.2: #3012

## Does this PR introduce _any_ user-facing changes?

No.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants