devhprl commented on issue #14144:
URL: https://github.com/apache/datafusion/issues/14144#issuecomment-2669590997

   @cj-zhukov @alamb hi, I've just hit this one. judging file content by an 
extension doesn't feel fully right to me (as you can put there basically 
anything). yes if there is an content mismatch (expected vs actual) then there 
will be an undesired result (although I would expect some parsing error or 
something). nevertheless enforcing untrustworthy extensions doesn't seem to 
bring much value in that regard. in our case we intentionally omit the 
extensions completely in the storage and have other ways how the content info 
gets propagated (to the point where register_xyz gets picked). thanks for the 
great lib


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