Skip to content

Commit 0a83956

Browse files
committed
Remove parquet-scala
1 parent 331aea0 commit 0a83956

File tree

5 files changed

+1
-298
lines changed

5 files changed

+1
-298
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Parquet is a very active project, and new features are being added quickly. Here
9191
* Column stats
9292
* Delta encoding
9393
* Index pages
94+
* Scala DSL (deprecated)
9495
* Java Vector API support (experimental)
9596

9697
## Java Vector API support

parquet-scala/pom.xml

Lines changed: 0 additions & 98 deletions
This file was deleted.

parquet-scala/src/main/scala/org/apache/parquet/filter2/dsl/Dsl.scala

Lines changed: 0 additions & 112 deletions
This file was deleted.

parquet-scala/src/test/scala/org/apache/parquet/filter2/dsl/DslTest.scala

Lines changed: 0 additions & 87 deletions
This file was deleted.

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@
148148
<module>parquet-pig</module>
149149
<module>parquet-pig-bundle</module>
150150
<module>parquet-protobuf</module>
151-
<module>parquet-scala</module>
152151
<module>parquet-thrift</module>
153152
<module>parquet-hadoop-bundle</module>
154153
</modules>

0 commit comments

Comments
 (0)