[
https://issues.apache.org/jira/browse/HIVE-26339?focusedWorklogId=807620&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-807620
]
ASF GitHub Bot logged work on HIVE-26339:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Sep/22 00:25
Start Date: 10/Sep/22 00:25
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #3384:
URL: https://github.com/apache/hive/pull/3384#issuecomment-1242572731
This pull request has been automatically marked as stale because it has not
had recent activity. It will be closed if no further activity occurs.
Feel free to reach out on the [email protected] list if the patch is in
need of reviews.
Issue Time Tracking
-------------------
Worklog Id: (was: 807620)
Time Spent: 1h (was: 50m)
> 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
> 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)