You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "andygrove (via GitHub)" <gi...@apache.org> on 2023/02/01 15:30:21 UTC

[GitHub] [arrow-ballista] andygrove opened a new issue, #646: Protobuf parsing error

andygrove opened a new issue, #646:
URL: https://github.com/apache/arrow-ballista/issues/646

   **Describe the bug**
   
   I tried running benchmarks using [this script](https://github.com/sql-benchmarks/sqlbench-runners/blob/main/ballista/sqlbench-ballista.py) and latest from ballista main branch and got this error.
   
   ```
   query 2 failed Arrow error: External error: Execution error: Status { code: Internal, message: "Could not parse logical plan protobuf: Schema error: No field named '\n\nps_partkey\u{12}\n\n\u{8}partsupp'. Valid fields are 'part'.'p_partkey', 'part'.'p_mfgr', 'part'.'p_type', 'part'.'p_size'.", metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Wed, 01 Feb 2023 15:27:02 GMT", "content-length": "0"} }, source: None }
   ```
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista] andygrove commented on issue #646: Protobuf parsing error

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove commented on issue #646:
URL: https://github.com/apache/arrow-ballista/issues/646#issuecomment-1412272799

   I had old processes running so this was a compatibility issue


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista] andygrove closed issue #646: Protobuf parsing error

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove closed issue #646: Protobuf parsing error
URL: https://github.com/apache/arrow-ballista/issues/646


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org