[
https://issues.apache.org/jira/browse/HIVE-28584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28584:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)