Skip to content

Remove Parquet-Pig - #3377

Merged
Fokko merged 5 commits into
apache:masterfrom
dossett:gh-3376
Apr 21, 2026
Merged

Remove Parquet-Pig#3377
Fokko merged 5 commits into
apache:masterfrom
dossett:gh-3376

Conversation

@dossett

Copy link
Copy Markdown
Contributor

Closes#3376

Removes deprecated parquet-pig functionality

@dossett

Copy link
Copy Markdown
ContributorAuthor

The maven verify step is failing, but I think that's ok. It's detecting the removal of functionality (i.e. a breaking change), which is the goal.

@FokkoFokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @dossett this looks great!

/**
* @deprecated will be removed in 2.0.0; use StateVisitor instead.
*/
@Deprecated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice catch!

@Fokko

Copy link
Copy Markdown
Contributor

@dossett Can you pull in main once more?

Comment threadREADME.md

* Type-specific encoding
* Hive integration (deprecated)
* Pig integration (deprecated)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Typically, we leave this in. For example, cascading below has been removed for ages, but is still in the list for historical reasons.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Thanks, I put that back.

@julienledemjulienledem left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for removing this old functionality.
(personally observing a minute of silence).

@dossett

Copy link
Copy Markdown
ContributorAuthor

@dossett Can you pull in main once more?

Rebased and repushed.

@Fokko

Fokko commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

@dossett Can you fix the API issue? I think we can just ignore it

@dossett

Copy link
Copy Markdown
ContributorAuthor

@Fokko I think I got it.

@wgtmac

Copy link
Copy Markdown
Member

Could you please resolve the conflict?

@dossett

Copy link
Copy Markdown
ContributorAuthor

@wgtmac Fixed, thanks!

@FokkoFokko changed the title [parquet-thrift] remove pig usageRemove Parquet-PigApr 21, 2026
@Fokko
Fokko merged commit b8f4dda into apache:masterApr 21, 2026
5 checks passed
@Fokko

Copy link
Copy Markdown
Contributor

End of an era! Thanks @dossett for cleaning this up, and thanks @julienledem for the review

Sign up for freeto 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.

parquet-thrift should remove usages of parquet-pig and Apache Pig

4 participants

@dossett@Fokko@wgtmac@julienledem