Ok, I was able to reproduce it in ORC's Ubuntu 18 docker image. I'll track it down.
On Tue, Aug 3, 2021 at 12:06 AM Owen O'Malley <[email protected]> wrote: > Hmm, I just reran the build both from git and the tar ball and > TestBytesColumnVector passed both times. Which jvm were you using? > > On Tue, Aug 3, 2021 at 12:02 AM Pavan Lanka <[email protected]> > wrote: > >> +1 (non-binding) >> >> * Built Hive Storage API (did not get the failure that Alan called out) >> using the tag >> * Ran the individual test TestBytesColumnVector successfully >> * Built ORC using 2.7.3 successfully >> >> Regards, >> Pavan >> >> > On Aug 2, 2021, at 4:03 PM, Alan Gates <[email protected]> wrote: >> > >> > +1. Checked the keys and the sha checksum. Did a build and ran the >> > tests. Ran rat. I did get one failing test, but it doesn't look >> crucial: >> > >> > TestBytesColumnVector.testConcatAndPadding:109 row 0 expected:<[?]> but >> > was:<[???]> >> > >> > Alan. >> > >> > On Thu, Jul 29, 2021 at 3:14 PM Owen O'Malley <[email protected]> >> > wrote: >> > >> >> Hello all, >> >> >> >> Following on previous discussions, I would like to propose a new >> >> storage-api release including HIVE-25400. >> >> >> >> Shall we release the following artifacts as Hive Storage API 2.7.3? >> >> >> >> tar: http://home.apache.org/~omalley/hive-storage-2.7.3/ >> >> tag: >> https://github.com/apache/hive/releases/tag/storage-release-2.7.3-rc2 >> >> jiras: https://issues.apache.org/jira/projects/HIVE/versions/12350287 >> >> >> >> .. Owen >> >> >> >>
