[
https://issues.apache.org/jira/browse/HIVE-29536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marta Kuczora updated HIVE-29536:
---------------------------------
Description:
Check the asserts in the rebalance compaction tests in TestCrudCompactorOnTez.
Currently the rows are checked againest hard coded strings. This caused failure
during the ORC version upgrade because the order of the data was changed. We
should think about a more robust way of validating the file content after the
rebase compaction so it wouldn't fail again when the ORC version is upgraded.
was:
Check the asserts in the rebalance compaction tests inĀ
TestCrudCompactorOnTez.
Now the rows are checked again hard coded strings. This caused failure during
the ORC version upgrade because the order of the data was changed. We should
think about a more robust way of validating the file content after the rebase
compaction so it wouldn't fail again when the ORC version is upgraded.
> Improve the rebalance compaction tests in TestCrudCompactorOnTez
> ----------------------------------------------------------------
>
> Key: HIVE-29536
> URL: https://issues.apache.org/jira/browse/HIVE-29536
> Project: Hive
> Issue Type: Task
> Reporter: Marta Kuczora
> Assignee: Marta Kuczora
> Priority: Major
>
> Check the asserts in the rebalance compaction tests in TestCrudCompactorOnTez.
> Currently the rows are checked againest hard coded strings. This caused
> failure during the ORC version upgrade because the order of the data was
> changed. We should think about a more robust way of validating the file
> content after the rebase compaction so it wouldn't fail again when the ORC
> version is upgraded.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)