cxzl25 opened a new issue, #1636:
URL: https://github.com/apache/auron/issues/1636

   **Describe the bug**
   
   
   ```java
   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)
   ```
   
   https://github.com/datafusion-contrib/orc-rust/issues/63
   
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   -->
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   
   **Screenshots**
   <!--
   If applicable, add screenshots to help explain your problem.
   -->
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to