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

Deprecate and remove export to parquet feature #3156 #3228

Merged
merged 2 commits into from
Jan 26, 2022
Merged

Conversation

prb112
Copy link
Contributor

@prb112 prb112 commented Jan 21, 2022

Signed-off-by: Paul Bastide [email protected]

@@ -386,7 +386,9 @@
* @param provider
* @return
*/
boolean isStorageProviderParquetEnabled(String provider);
default boolean isStorageProviderParquetEnabled(String provider) {
Copy link
Member

Choose a reason for hiding this comment

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

i assume we keep this just for backards compat? maybe mark it deprecated?

Signed-off-by: Paul Bastide <[email protected]>
Copy link
Member

@lmsurpre lmsurpre left a comment

Choose a reason for hiding this comment

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

LGTM

@lmsurpre lmsurpre merged commit 8d5cc0f into main Jan 26, 2022
@lmsurpre lmsurpre deleted the issue-3156 branch January 26, 2022 15:22
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