[
https://issues.apache.org/jira/browse/HIVE-26339?focusedWorklogId=809822&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-809822
]
ASF GitHub Bot logged work on HIVE-26339:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Sep/22 00:26
Start Date: 18/Sep/22 00:26
Worklog Time Spent: 10m
Work Description: github-actions[bot] closed pull request #3384:
HIVE-26339: HIVE-26047 Related LIKE pattern issues
URL: https://github.com/apache/hive/pull/3384
Issue Time Tracking
-------------------
Worklog Id: (was: 809822)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> 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.10#820010)