You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/28 13:24:39 UTC

[GitHub] [arrow-rs] tustvold opened a new issue, #3211: Use RegexSet in arrow_csv::infer_field_schema

tustvold opened a new issue, #3211:
URL: https://github.com/apache/arrow-rs/issues/3211

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   <!--
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for this feature, in addition to  the *what*)
   -->
   
   Using a [RegexSet](https://docs.rs/regex/latest/regex/struct.RegexSet.html) for matching multiple expressions simultaneously should yield a non-trivial speedup
   
   **Describe the solution you'd like**
   <!--
   A clear and concise description of what you want to happen.
   -->
   
   **Describe alternatives you've considered**
   <!--
   A clear and concise description of any alternative solutions or features you've considered.
   -->
   
   **Additional context**
   <!--
   Add any other context or screenshots about the feature request here.
   -->
   


-- 
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.apache.org

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


[GitHub] [arrow-rs] askoa commented on issue #3211: Use RegexSet in arrow_csv::infer_field_schema

Posted by GitBox <gi...@apache.org>.
askoa commented on issue #3211:
URL: https://github.com/apache/arrow-rs/issues/3211#issuecomment-1329788509

   I'll pick this up.


-- 
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-rs] Jefffrey commented on issue #3211: Use RegexSet in arrow_csv::infer_field_schema

Posted by GitBox <gi...@apache.org>.
Jefffrey commented on issue #3211:
URL: https://github.com/apache/arrow-rs/issues/3211#issuecomment-1329840382

   Feel free to go ahead and pick this one up, I'm in no rush to attempt this anyway @askoa 


-- 
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-rs] tustvold closed issue #3211: Use RegexSet in arrow_csv::infer_field_schema

Posted by GitBox <gi...@apache.org>.
tustvold closed issue #3211: Use RegexSet in arrow_csv::infer_field_schema
URL: https://github.com/apache/arrow-rs/issues/3211


-- 
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-rs] tustvold commented on issue #3211: Use RegexSet in arrow_csv::infer_field_schema

Posted by GitBox <gi...@apache.org>.
tustvold commented on issue #3211:
URL: https://github.com/apache/arrow-rs/issues/3211#issuecomment-1329789383

   I _think_ @Jefffrey might already plan to pick this one up - https://github.com/apache/arrow-rs/pull/3209#discussion_r1033981345


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