colinmarc opened a new issue, #16874:
URL: https://github.com/apache/datafusion/issues/16874

   ### Describe the bug
   
   It's not in the list here: 
https://github.com/apache/datafusion/blob/a0ce581092430271e67552ec6370f100cbb80046/datafusion/proto/src/logical_plan/mod.rs#L1064
   
   
   
   ### To Reproduce
   
   ```rust
   SessionContext::new()
     .read_arrow(path.to_str().unwrap(), Default::default())
     .await?
   ```
   
   ```
   Error: Internal error: Error converting file format, ArrowFormat is invalid 
as a datafusion format..
   This was likely caused by a bug in DataFusion's code and we would welcome 
that you file an bug report in our issue tracker
   ```
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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-unsubscr...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to