Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
-
-
Forked from klcopp/showcompactions
parse hive 3.1 "show compactions" output to find partitions where last compaction was failed/attempted
Python
-
175 contributions in the last year
Contribution activity
December 2020
Created 6 commits in 2 repositories
Created a pull request in apache/iceberg that received 8 comments
Hive: OutputCommitter implementation for Hive writes
Separated out the HiveIcebergOutputCommitter related stuff from #1407 so it is easier to review. HiveIcebergRecordWriter was also needed since the …