[
https://issues.apache.org/jira/browse/HIVE-25845?focusedWorklogId=741211&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-741211
]
ASF GitHub Bot logged work on HIVE-25845:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/22 20:22
Start Date: 14/Mar/22 20:22
Worklog Time Spent: 10m
Work Description: pvary commented on pull request #3094:
URL: https://github.com/apache/hive/pull/3094#issuecomment-1067251117
@rbalamohan: The commit causes multiple tests to fail.
```
Testing / split-11 / PostProcess /
testSchemaEvolutionOnVectorizedReads[fileFormat=PARQUET, engine=tez,
catalog=HIVE_CATALOG, isVectorized=true] –
org.apache.iceberg.mr.hive.TestHiveIcebergSchemaEvolution
8s
Testing / split-16 / PostProcess / testPartitionPruning[fileFormat=PARQUET,
engine=tez, catalog=HIVE_CATALOG, isVectorized=true] –
org.apache.iceberg.mr.hive.TestHiveIcebergPartitions
```
I think the decision was that we should not commit changes with failing
tests, precisely to avoid this kind of situation. `enforce_constraint_notnull`
is failing because of the erroneous merging of #3040, but I was unable to get a
green run to confirm this, because in the meantime this change is merged as
well which caused even more failing tests. 😢
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 741211)
Time Spent: 1h 20m (was: 1h 10m)
> Support ColumnIndexes for Parq files
> ------------------------------------
>
> Key: HIVE-25845
> URL: https://issues.apache.org/jira/browse/HIVE-25845
> Project: Hive
> Issue Type: Improvement
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> https://issues.apache.org/jira/browse/PARQUET-1201
>
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java#L271-L273]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)