This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/java/slf4j.version-2.0.3
in repository https://gitbox.apache.org/repos/asf/orc.git
discard c985ffa27 Bump slf4j.version from 2.0.1 to 2.0.3 in /java
add 733457d46 ORC-1283: ENABLE_INDEXES does not take effect
add 35cba339b Bump slf4j.version from 2.0.1 to 2.0.3 in /java
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c985ffa27)
\
N -- N -- N refs/heads/dependabot/maven/java/slf4j.version-2.0.3
(35cba339b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
java/core/src/java/org/apache/orc/OrcFile.java | 6 +++++
.../src/java/org/apache/orc/impl/WriterImpl.java | 3 ++-
.../test/org/apache/orc/impl/TestWriterImpl.java | 27 ++++++++++++++++++++++
site/_docs/hive-config.md | 2 +-
site/_docs/spark-config.md | 2 +-
5 files changed, 37 insertions(+), 3 deletions(-)