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

   **Describe the bug**
   PR https://github.com/apache/arrow-datafusion/pull/2537 fixed an issue where 
the csv scan methods were using the full URI instead of the path when 
serializing csv scans, which was not consistent with the way other scans worked 
(parquet, avro, json). Making this consistent led to a regression in 
`roundtrip_logical_plan_custom_ctx` so the test was ignored for now.
   
   We should re-enable this test.
   
   **To Reproduce**
   Run `roundtrip_logical_plan_custom_ctx`.
   
   **Expected behavior**
   Functionality should be consistent between file types.
   
   **Additional context**
   None
   


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