adriangb commented on issue #5950:
URL: https://github.com/apache/datafusion/issues/5950#issuecomment-2723510811

   > This should be fixed now by 
https://github.com/apache/datafusion/pull/10515. You can now override the 
schema used in the file scanner using the SchemaAdapter.
   
   Doesn't the SchemaAdapter _convert_ the schema that was already read? So it 
doesn't really solve the issue.
   
   Does passing in a schema to 
[FileScanConfig](https://docs.rs/datafusion/latest/datafusion/datasource/physical_plan/struct.FileScanConfig.html#structfield.file_schema)
 not work? Or is this request specifically for a Python API?


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

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