This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git


    from 860c54d90 ORC-1841: [C++][CI] Add UBSAN support to Cmake
     add 305b7aec7 [ORC-1926][TESTS] Use `TestConf` interface in `tools` module

No new revisions were added by this update.

Summary of changes:
 java/tools/pom.xml                                 |  7 ++++++
 .../src/test/org/apache/orc/impl/TestRLEv2.java    |  6 ++---
 .../test/org/apache/orc/tools/TestCheckTool.java   | 10 ++++-----
 .../test/org/apache/orc/tools/TestColumnSizes.java | 12 +++++-----
 .../test/org/apache/orc/tools/TestFileDump.java    | 20 ++++++++---------
 .../org/apache/orc/tools/TestJsonFileDump.java     |  9 +++-----
 .../test/org/apache/orc/tools/TestMergeFiles.java  | 14 +++++-------
 .../test/org/apache/orc/tools/TestRowCount.java    | 12 +++++-----
 .../test/org/apache/orc/tools/TestScanData.java    | 12 +++++-----
 .../org/apache/orc/tools/convert/TestConvert.java  | 10 ++++-----
 .../apache/orc/tools/convert/TestConvertORC.java   | 26 +++++++++++-----------
 11 files changed, 63 insertions(+), 75 deletions(-)

Reply via email to