You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by do...@apache.org on 2021/07/26 04:19:36 UTC

[orc] branch main updated (b894044 -> fa28744)

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 b894044  ORC-864: Bump jackson.version from 2.12.2 to 2.12.4 (#767)
     add fa28744  ORC-866: Reduce LineLength from 125 to 120 (#772)

No new revisions were added by this update.

Summary of changes:
 .../apache/orc/bench/hive/rowfilter/TimestampRowFilterBenchmark.java  | 3 ++-
 java/core/src/java/org/apache/orc/impl/Dictionary.java                | 3 ++-
 java/core/src/java/org/apache/orc/impl/DictionaryUtils.java           | 3 ++-
 java/core/src/java/org/apache/orc/impl/ReaderImpl.java                | 3 ++-
 java/core/src/java/org/apache/orc/impl/RunLengthIntegerReaderV2.java  | 3 ++-
 java/core/src/java/org/apache/orc/impl/SerializationUtils.java        | 3 ++-
 java/core/src/java/org/threeten/extra/chrono/HybridDate.java          | 3 ++-
 java/pom.xml                                                          | 2 +-
 java/shims/src/java/org/apache/orc/impl/ZeroCopyShims.java            | 4 ++--
 9 files changed, 17 insertions(+), 10 deletions(-)