You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "heronshoes (via GitHub)" <gi...@apache.org> on 2023/04/07 02:28:11 UTC

[GitHub] [arrow] heronshoes opened a new issue, #34951: [Ruby] Add methods using MatchSubStringFamilyCondition

heronshoes opened a new issue, #34951:
URL: https://github.com/apache/arrow/issues/34951

   ### Describe the enhancement requested
   
   Class `MatchSubStringFamilyCondition` has introduced to `Arrow::Slicer` and
    `Arrow::Slicer::ColumnCondition#match_substring` has added in #34902 in Ruby binding.
   
   We can also use this strategy for,
   
   - `ends_with`
   - `match_like`
   - `match_substring_regex`
   - `starts_with`
   
   which use `MatchstringOptions`.
   
   
   ### Component(s)
   
   Ruby


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

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


[GitHub] [arrow] heronshoes commented on issue #34951: [Ruby] Add methods using MatchSubStringFamilyCondition

Posted by "heronshoes (via GitHub)" <gi...@apache.org>.
heronshoes commented on issue #34951:
URL: https://github.com/apache/arrow/issues/34951#issuecomment-1501220129

   Thanks!


-- 
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] kou closed issue #34951: [Ruby] Add methods using MatchSubStringFamilyCondition

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #34951: [Ruby] Add methods using MatchSubStringFamilyCondition
URL: https://github.com/apache/arrow/issues/34951


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

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