[
https://issues.apache.org/jira/browse/BEAM-4385?focusedWorklogId=107960&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-107960
]
ASF GitHub Bot logged work on BEAM-4385:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/18 02:06
Start Date: 01/Jun/18 02:06
Worklog Time Spent: 10m
Work Description: amaliujia opened a new pull request #5528:
[BEAM-4385][SQL] Add LIKE operator to Beam SQL
URL: https://github.com/apache/beam/pull/5528
**Please** add a meaningful description for your change here
Add ```LIKE``` operator to Beam SQL to support the use case like ```SELECT *
FROM table WHERE str_col LIKE <regex>```.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [x] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
to: @kennknowles could you please take a look at this PR?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 107960)
Time Spent: 10m
Remaining Estimate: 0h
> Support LIKE operator
> ---------------------
>
> Key: BEAM-4385
> URL: https://issues.apache.org/jira/browse/BEAM-4385
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Kenneth Knowles
> Assignee: Rui Wang
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the LIKE operator is not supported. It is pretty important.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)