zzzzming95 created HIVE-28584:
---------------------------------
Summary: Add the `reader` parameter when orcTail is initialized
Key: HIVE-28584
URL: https://issues.apache.org/jira/browse/HIVE-28584
Project: Hive
Issue Type: New Feature
Security Level: Public (Viewable by anyone)
Affects Versions: 4.0.1
Reporter: zzzzming95
When we use Spark to read the Hive ORC table, we will encounter the following
logs
```
Please use Reader.getStripeStatistics or give `Reader` to OrcTail constructor.
```
It looks like this causes the orc to not be able to push down . So add the
reader para in hive .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)