[
https://issues.apache.org/jira/browse/HIVE-26661?focusedWorklogId=840504&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-840504
]
ASF GitHub Bot logged work on HIVE-26661:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jan/23 05:27
Start Date: 20/Jan/23 05:27
Worklog Time Spent: 10m
Work Description: sonarcloud[bot] commented on PR #3696:
URL: https://github.com/apache/hive/pull/3696#issuecomment-1397939480
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_hive&pullRequest=3696)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3696&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3696&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_hive&pullRequest=3696&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=CODE_SMELL)
[1 Code
Smell](https://sonarcloud.io/project/issues?id=apache_hive&pullRequest=3696&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3696&metric=coverage&view=list)
No Coverage information
[](https://sonarcloud.io/component_measures?id=apache_hive&pullRequest=3696&metric=duplicated_lines_density&view=list)
No Duplication information
Issue Time Tracking
-------------------
Worklog Id: (was: 840504)
Time Spent: 50m (was: 40m)
> Support partition filter for char and varchar types on Hive metastore
> ---------------------------------------------------------------------
>
> Key: HIVE-26661
> URL: https://issues.apache.org/jira/browse/HIVE-26661
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 4.0.0-alpha-1
> Reporter: Wechar
> Assignee: Wechar
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> HMS stores partition value as string in backend database, so it supports
> "equal filter" for string (include date type) and integer types, and other
> filter (for example greater than > ) for only string type.
> The char and varchar types can also considered as string, and we can support
> the partition filter for them on HMS.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
