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

Migrate Alluxio cache tests to tracing #20557

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Feb 2, 2024

Related to #20550

@cla-bot cla-bot bot added the cla-signed label Feb 2, 2024
@github-actions github-actions bot added tests:hive delta-lake Delta Lake connector labels Feb 2, 2024
@wendigo wendigo force-pushed the serafin/alluxio-tracing branch 5 times, most recently from 52b6d88 to 49f4c14 Compare February 3, 2024 11:04
@wendigo wendigo requested a review from jkylling February 3, 2024 11:15
@wendigo
Copy link
Contributor Author

wendigo commented Feb 3, 2024

I'll extract some smaller changes in that PR. But seems to be passing tests

@wendigo wendigo force-pushed the serafin/alluxio-tracing branch 4 times, most recently from eddc6ab to 891e5ba Compare February 5, 2024 10:44
@wendigo wendigo changed the title WIP: Migrate Alluxio cache to tracing Migrate Alluxio cache tests to tracing Feb 5, 2024
@wendigo wendigo requested a review from jkylling February 5, 2024 12:28
}

private int doExternalRead(long readPosition, byte[] buffer, int offset, int length)
private int doExternalRead0(long readPosition, byte[] buffer, int offset, int length)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted

Rewrite tests to assert on spans, rather than TrackingFileSystem
@wendigo wendigo merged commit d9bb90f into master Feb 6, 2024
98 of 100 checks passed
@wendigo wendigo deleted the serafin/alluxio-tracing branch February 6, 2024 22:25
@github-actions github-actions bot added this to the 439 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed delta-lake Delta Lake connector
Development

Successfully merging this pull request may close these issues.

None yet

3 participants