Skip to content

ORC Out of spec, message: over/underflow when decoding patched base integer #1636

@cxzl25

Description

@cxzl25

Describe the bug

External error: Out of spec, message: over/underflow when decoding patched base integer

25/11/19 19:27:02,813 [Executor task launch worker for task 1.0 in stage 3.0 (TID 5)] ERROR Executor: Exception in task 1.0 in stage 3.0 (TID 5)
java.lang.RuntimeException: poll record batch error: Execution error: native execution panics: Execution error: Execution error: output_with_sender[Project] error: Execution error: output_with_sender[Sort] error: Execution error: output_with_sender[Sort]: output() returns error: Execution error: Execution error: output_with_sender[Project]: output() returns error: Execution error: Execution error: output_with_sender[Project] error: Execution error: output_with_sender[Project]: output() returns error: Execution error: Execution error: output_with_sender[BroadcastJoin]: output() returns error: Execution error: Execution error: output_with_sender[Project]: output() returns error: Execution error: Execution error: output_with_sender[BroadcastJoin]: output() returns error: Execution error: Execution error: output_with_sender[BroadcastJoin]: output() returns error: Execution error: Execution error: output_with_sender[OrcScan] error: Execution error: output_with_sender[OrcScan]: output() returns error: Arrow error: External error: External error: Out of spec, message: over/underflow when decoding patched base integer
	at org.apache.spark.sql.auron.JniBridge.nextBatch(Native Method)
	at org.apache.spark.sql.auron.AuronCallNativeWrapper$$anon$1.hasNext(AuronCallNativeWrapper.scala:86)

Verify datafusion-contrib/orc-rust#63 can resolve this issue.

To Reproduce

Expected behavior

Screenshots

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    ORCbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions