Skip to content

Commit 6fdfdd8

Browse files
committed
final pig cleanups
1 parent a23d7c1 commit 6fdfdd8

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ body:
4040
- Build
4141
- Arrow
4242
- Avro
43-
- Pig
4443
- Protobuf
4544
- Thrift
4645
- CLI

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ Parquet is an active project, and new features are being added quickly. Here are
7272

7373
* Type-specific encoding
7474
* Hive integration (deprecated)
75-
* Pig integration (deprecated)
7675
* Cascading integration (deprecated)
7776
* Crunch integration
7877
* Apache Arrow integration

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@
8787
<previous.version>1.16.0</previous.version>
8888
<thrift.executable>thrift</thrift.executable>
8989
<format.thrift.executable>${thrift.executable}</format.thrift.executable>
90-
<pig.version>0.16.0</pig.version>
91-
<pig.classifier>h2</pig.classifier>
9290
<thrift-maven-plugin.version>0.10.0</thrift-maven-plugin.version>
9391
<thrift.version>0.22.0</thrift.version>
9492
<format.thrift.version>${thrift.version}</format.thrift.version>

0 commit comments

Comments
 (0)