Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protobuf parsing error #646

Closed
andygrove opened this issue Feb 1, 2023 · 1 comment
Closed

Protobuf parsing error #646

andygrove opened this issue Feb 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@andygrove
Copy link
Member

andygrove commented Feb 1, 2023

Describe the bug

I tried running benchmarks using this script 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.

@andygrove andygrove added the bug Something isn't working label Feb 1, 2023
@andygrove
Copy link
Member Author

I had old processes running so this was a compatibility issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant