[
https://issues.apache.org/jira/browse/ORC-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031497#comment-18031497
]
Dongjoon Hyun commented on ORC-2033:
------------------------------------
{code:java}
Exception in thread "main" java.lang.ClassCastException: class
java.time.Instant cannot be cast to class java.lang.Long (java.time.Instant and
java.lang.Long are in module java.base of loader 'bootstrap')
at
org.apache.orc.bench.core.convert.avro.AvroReader$TimestampConverter.convert(AvroReader.java:192)
{code}
> Upgrade `avro` to 1.12.1
> ------------------------
>
> Key: ORC-2033
> URL: https://issues.apache.org/jira/browse/ORC-2033
> Project: ORC
> Issue Type: Test
> Components: Java
> Affects Versions: 2.3.0
> Reporter: Dongjoon Hyun
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)