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

@dossett dossett commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

Closes #3376

Removes deprecated parquet-pig functionality

@dossett

dossett commented Dec 29, 2025

Copy link
Copy Markdown
Contributor Author

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.

@Fokko Fokko 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

Fokko commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

@dossett Can you pull in main once more?

Comment thread README.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
Contributor Author

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.

@julienledem julienledem 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

dossett commented Jan 13, 2026

Copy link
Copy Markdown
Contributor Author

@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

dossett commented Mar 9, 2026

Copy link
Copy Markdown
Contributor Author

@Fokko I think I got it.

@wgtmac

wgtmac commented Apr 20, 2026

Copy link
Copy Markdown
Member

Could you please resolve the conflict?

@dossett

dossett commented Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

@wgtmac Fixed, thanks!

@Fokko Fokko changed the title [parquet-thrift] remove pig usage Remove Parquet-Pig Apr 21, 2026
@Fokko Fokko merged commit b8f4dda into apache:master Apr 21, 2026
5 checks passed
@Fokko

Fokko commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

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

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.

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

4 participants