Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/18640#discussion_r133135473
--- Diff: sql/core/pom.xml ---
@@ -87,6 +87,16 @@
</dependency>
<dependency>
+ <groupId>org.apache.orc</groupId>
+ <artifactId>orc-core</artifactId>
+ <classifier>${orc.classifier}</classifier>
--- End diff --
Thank you, @rxin !
Currently, the `hive-storage-api` jar has something like `SearchArgument`
and `PredicateLeaf`. Apache ORC is trying to become independent module like
Parquet.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]