You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/26 14:42:57 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #623: Ballista integration tests are failing

andygrove commented on issue #623:
URL: https://github.com/apache/arrow-datafusion/issues/623#issuecomment-869012836


   After improving the error message, this seems to be related to the recent support for qualified field names.
   
   ```
   Error: Plan("Execution(\"Status { code: Internal, message: \\\"Could not parse logical plan protobuf: DataFusion error: Plan(\\\\\\\"No field named 'lineitem.l_returnflag'. Valid fields are l_quantity, l_extendedprice, l_discount, l_tax, l_returnflag, l_linestatus, l_shipdate.\\\\\\\")\\\", metadata: MetadataMap { headers: {\\\"content-type\\\": \\\"application/grpc\\\", \\\"date\\\": \\\"Sat, 26 Jun 2021 14:40:30 GMT\\\"} } }\")")
   ```


-- 
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