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

Update github actions for Delta Kernel #1786

Closed

Conversation

allisonport-db
Copy link
Collaborator

@allisonport-db allisonport-db commented May 24, 2023

Based off of #1785.

Updates our current test.yaml to not run when there are only changes in kernel/.

Adds a separate action for future kernel/ tests. Currently this just compiles the code.

Testing

I merged these changes to my own fork and created these PRs to check

allisonport-db#11 Changes to core/src/main/scala/org/apache/spark/sql/delta/Snapshot.scala

allisonport-db#12 Changes to build.sbt

allisonport-db#13 Changes to examples/scala/src/main/scala/example/ChangeDataFeed.scala

allisonport-db#14 Changes to run-tests.py

allisonport-db#15 Changes to kernel/build.sbt (Spark tests SHOULD NOT run)

allisonport-db added a commit to allisonport-db/delta that referenced this pull request May 30, 2023
See delta-io#1783 for details.

This PR just sets up the `kernel/` subdirectory and sbt for future development.

delta-io#1786 updates the github actions and is based off of this PR

Closes #9
allisonport-db added a commit that referenced this pull request May 30, 2023
See #1783 for details.

This PR just sets up the `kernel/` subdirectory and sbt for future development.

#1786 updates the github actions and is based off of this PR

Closes #1785
@allisonport-db allisonport-db force-pushed the updateActionsForKernel branch from bb781f6 to 6a191ae Compare May 30, 2023 19:13
@allisonport-db allisonport-db requested a review from vkorukanti May 30, 2023 23:26
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.

2 participants