You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2019/10/09 08:12:00 UTC

[jira] [Assigned] (ORC-558) ORC-540 changes result in orc_remove_col.q

     [ https://issues.apache.org/jira/browse/ORC-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

László Bodor reassigned ORC-558:
--------------------------------

    Assignee: László Bodor

> ORC-540 changes result in orc_remove_col.q
> ------------------------------------------
>
>                 Key: ORC-558
>                 URL: https://issues.apache.org/jira/browse/ORC-558
>             Project: ORC
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>
> Reproduction (locally):
> 1. reset orc to 1.5.6 + cherry pick ORC-540
> 2. build orc + build hive (hive depends on ORC 1.5.6, so no pom.xml change is needed)
> 3. run hive qtest: mvn test -Dtest.output.overwrite=true -Pitests,hadoop-2 -Denforcer.skip=true -pl itests/qtest -pl itests/util -Dtest=TestCliDriver -Dqfile=orc_remove_cols.q
> {code}
> Client Execution succeeded but contained differences (error code = 1) after executing orc_remove_cols.q
> 62a63,72
> > -1073279343 today
> > -1073051226 today
> > -1072910839 today
> > -1072081801 today
> > -1072076362 today
> > -1071480828 today
> > -1071363017 today
> > -1070883071 today
> > -1070551679 today
> > -1069736047 today
> 72a83,92
> > -1073279343 tomorrow
> > -1073051226 tomorrow
> > -1072910839 tomorrow
> > -1072081801 tomorrow
> > -1072076362 tomorrow
> > -1071480828 tomorrow
> > -1071363017 tomorrow
> > -1070883071 tomorrow
> > -1070551679 tomorrow
> > -1069736047 tomorrow
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)