[
https://issues.apache.org/jira/browse/HIVE-26339?focusedWorklogId=785185&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-785185
]
ASF GitHub Bot logged work on HIVE-26339:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Jun/22 17:14
Start Date: 27/Jun/22 17:14
Worklog Time Spent: 10m
Work Description: zabetak commented on PR #3384:
URL: https://github.com/apache/hive/pull/3384#issuecomment-1167632992
Hey @ryukobayashi thanks for the PR. I am quite busy for the next 8-10 days
so not sure if I will find time to review.
Issue Time Tracking
-------------------
Worklog Id: (was: 785185)
Time Spent: 0.5h (was: 20m)
> HIVE-26047 Related LIKE pattern issues
> --------------------------------------
>
> Key: HIVE-26339
> URL: https://issues.apache.org/jira/browse/HIVE-26339
> Project: Hive
> Issue Type: Bug
> Reporter: Ryu Kobayashi
> Assignee: Ryu Kobayashi
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Fixed https://issues.apache.org/jira/browse/HIVE-26047 without using regular
> expressions. Current code also confirmed that the current regular expression
> pattern cannot be supported by the following LIKE patterns.
> End pattern
> {code:java}
> %abc\%def {code}
> Start pattern
> {code:java}
> abc\%def% {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)