You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Kokila N (Jira)" <ji...@apache.org> on 2023/05/22 11:11:00 UTC

[jira] [Created] (HIVE-27365) Fix test acid_bloom_filter_orc_file_dump

Kokila N created HIVE-27365:
-------------------------------

             Summary: Fix test acid_bloom_filter_orc_file_dump
                 Key: HIVE-27365
                 URL: https://issues.apache.org/jira/browse/HIVE-27365
             Project: Hive
          Issue Type: Bug
            Reporter: Kokila N


This test dumps orc file data and the table in the test has 2 delta directories with one orc file in each
Hive has a posthook which scans all the directories of a table and dumps all orc files to the output but the order of the directory list is not deterministic
[https://github.com/apache/hive/blob/aa1e067033ef0b5468f725cfd3776810800af96d/ql/sr[]…|https://github.com/apache/hive/blob/aa1e067033ef0b5468f725cfd3776810800af96d/ql/sr[]%E2%80%A6]c/java/org/apache/hadoop/hive/ql/hooks/PostExecOrcFileDump.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)