Skip to content

Conversation

@jbonofre
Copy link
Member

Following #11379 this PR completely removes iceberg-pig (for Iceberg 1.8.0).

@manuzhang
Copy link
Member

When I try removing Hive 2 in #10996, I find both Hive and Pig are referenced in https://github.com/apache/iceberg/blob/main/mr/src/main/java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java#L350. Shall we remove them as well?

@jbonofre
Copy link
Member Author

@manuzhang good catch ! I think it makes sense to remove from there. I will update the PR, thanks !

@jbonofre
Copy link
Member Author

@manuzhang I did a more "agressive" pass on removing pig 😄

@ajantha-bhat
Copy link
Member

we can keep it in Draft since it is for 1.8.0

@jbonofre jbonofre marked this pull request as draft October 24, 2024 12:58
@jbonofre
Copy link
Member Author

@ajantha-bhat done

@nastra
Copy link
Contributor

nastra commented Oct 24, 2024

please also update all of the yaml files for GH actions

@Fokko Fokko added this to the Iceberg 1.8.0 milestone Nov 5, 2024
@Fokko
Copy link
Contributor

Fokko commented Nov 13, 2024

@jbonofre I think we're ready :)

@jbonofre
Copy link
Member Author

@Fokko yup changing the PR status :)

@jbonofre
Copy link
Member Author

@nastra I did a pass to clean gradle/github resources.

@jbonofre jbonofre marked this pull request as ready for review November 13, 2024 12:38
@jbonofre
Copy link
Member Author

@Fokko the PR is ready to review (I added additional cleanups).

Comment on lines 79 to 78
pig = "0.17.0"
parquet = "1.14.3"
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks like a merge conflict gone wrong. We've fallen back to 1.13.1 due to a bug in the dictionary encoding, we have #11502 to bump to 1.14.4

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@nastra nastra merged commit 0280885 into apache:main Nov 13, 2024
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants