Skip to content

Commit 99aead3

Browse files
committed
[BACKLOG-49930] - Removed parquet-common from the dependency set/excluded jars list so that it will appear in the shim/lib directory.
1 parent a683a78 commit 99aead3

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • shims/dataproc23/driver/src/main/assembly

shims/dataproc23/driver/src/main/assembly/zip.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@
132132
<exclude>*:ognl:*</exclude>
133133
<exclude>*:org.apache.karaf.jaas.config:*</exclude>
134134
<exclude>*:parquet-avro:*</exclude>
135-
<exclude>*:parquet-column:*</exclude>
136-
<exclude>*:parquet-common:*</exclude>
137-
<exclude>*:parquet-encoding:*</exclude>
138-
<exclude>*:parquet-format-structures:*</exclude>
139135
<exclude>*:pentaho-encryption-support:*</exclude>
140136
<exclude>*:pentaho-hadoop-shims-common-base:*</exclude>
141137
<exclude>*:pentaho-hadoop-shims-common-services-api:*</exclude>
@@ -303,4 +299,4 @@
303299
</excludes>
304300
</dependencySet>
305301
</dependencySets>
306-
</assembly>
302+
</assembly>

0 commit comments

Comments
 (0)