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

chore: cleanup #774

Merged
merged 3 commits into from
Aug 31, 2022
Merged

chore: cleanup #774

merged 3 commits into from
Aug 31, 2022

Conversation

roeap
Copy link
Collaborator

@roeap roeap commented Aug 30, 2022

Description

This PR removes some no longer needed files, as well as the now outdated docs for ADLS Gen2 (we now support blob as well).

Additionally I removed the rust_dataframe support, since the repo has been archived, and tests were removed in the parquet2 PR.

Related Issue(s)

Documentation

@roeap roeap requested review from wjones127 and houqp and removed request for wjones127 August 30, 2022 22:29
@roeap roeap enabled auto-merge (squash) August 30, 2022 22:29
Copy link
Collaborator

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

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

BTW have you double checked that the docs can be built with all storage backend features enabled? I'm not sure this reference still exists for example.

@@ -97,8 +97,6 @@ pub mod vacuum;
pub mod checkpoints;
#[cfg(all(feature = "arrow", feature = "parquet"))]
pub mod delta_arrow;
#[cfg(feature = "rust-dataframe-ext")]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you also update the doc comment at the top of the module, which still mentions ADLS2?

@roeap roeap merged commit 729d18b into delta-io:main Aug 31, 2022
@roeap roeap deleted the cleanup branch August 31, 2022 14:57
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