You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "aprimadi (via GitHub)" <gi...@apache.org> on 2023/05/07 12:57:09 UTC

[GitHub] [arrow-datafusion] aprimadi opened a new pull request, #6274: Change CsvReadOptions default file_extension to None

aprimadi opened a new pull request, #6274:
URL: https://github.com/apache/arrow-datafusion/pull/6274

   # Which issue does this PR close?
   
   Closes #6147
   
   # Rationale for this change
   
   _Cutting through paper
   Like coding easy task
   Hacking mindlessly_
   
   # What changes are included in this PR?
   
   Oh just changing CsvReadOptions::file_extension field to be optional and default to None.
   
   # Are these changes tested?
   
   No
   
   # Are there any user-facing changes?
   
   No


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] aprimadi commented on pull request #6274: Change CsvReadOptions default file_extension to None

Posted by "aprimadi (via GitHub)" <gi...@apache.org>.
aprimadi commented on PR #6274:
URL: https://github.com/apache/arrow-datafusion/pull/6274#issuecomment-1537469086

   Nvm, this isn't as easy as I thought it would be. Will work more on this tomorrow if time allows.


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] alamb merged pull request #6274: Fix `CREATE EXTERNAL TABLE` doesn't work with non-standard file ext

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #6274:
URL: https://github.com/apache/arrow-datafusion/pull/6274


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] alamb commented on pull request #6274: Fix `CREATE EXTERNAL TABLE` doesn't work with non-standard file ext

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb commented on PR #6274:
URL: https://github.com/apache/arrow-datafusion/pull/6274#issuecomment-1538649917

   cc @andygrove 


-- 
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-unsubscribe@arrow.apache.org

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