You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/11 04:50:00 UTC

[jira] [Work logged] (HIVE-26339) HIVE-26047 Related LIKE pattern issues

     [ https://issues.apache.org/jira/browse/HIVE-26339?focusedWorklogId=789366&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-789366 ]

ASF GitHub Bot logged work on HIVE-26339:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Jul/22 04:49
            Start Date: 11/Jul/22 04:49
    Worklog Time Spent: 10m 
      Work Description: ryukobayashi commented on PR #3384:
URL: https://github.com/apache/hive/pull/3384#issuecomment-1179963447

   @zabetak Is it still going to take time?




Issue Time Tracking
-------------------

    Worklog Id:     (was: 789366)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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)