goldmedal commented on code in PR #11035:
URL: https://github.com/apache/datafusion/pull/11035#discussion_r1721029230


##########
README.md:
##########
@@ -91,6 +91,7 @@ Optional features:
 - `backtrace`: include backtrace information in error messages
 - `pyarrow`: conversions between PyArrow and DataFusion types
 - `serde`: enable arrow-schema's `serde` feature
+- `home_dir` : enable support for substituting the tilde character in the file 
path with the user home directory for the URL table

Review Comment:
   Avoiding the dependency sounds great, but I'm not sure how the API can 
achieve this. Maybe provide an API to register a URL handling function for it?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to