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

[Spark] Add time tracking for file changes and getting dataframe for Delta source with/without CDC #3090

Merged
merged 2 commits into from
May 15, 2024

Conversation

anishshri-db
Copy link
Contributor

Which Delta project/connector is this regarding?

Spark

Description

Add time tracking for file changes and getting dataframe for Delta source with/without CDC

How was this patch tested?

Existing unit tests

Does this PR introduce any user-facing changes?

No

@anishshri-db
Copy link
Contributor Author

Test failures are unrelated -

[info] *** 36 TESTS FAILED ***
[error] Failed: Total 11802, Failed 36, Errors 0, Passed 11766, Ignored 3317, Canceled 5
[error] Failed tests:
[error] 	org.apache.spark.sql.delta.DeltaColumnRenameSuite
[error] 	org.apache.spark.sql.delta.GeneratedColumnSuite
[error] 	org.apache.spark.sql.delta.perf.OptimizeGeneratedColumnSuite

I see the same on other PR runs too - https://github.com/delta-io/delta/actions/runs/9085533374/job/24969089176?pr=3091

@tdas
Copy link
Contributor

tdas commented May 15, 2024

I think the spark master test failures are independent of this PR. merging this.

@tdas tdas merged commit 69fd7e4 into delta-io:master May 15, 2024
9 of 10 checks passed
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

4 participants