[
https://issues.apache.org/jira/browse/HIVE-26661?focusedWorklogId=840622&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-840622
]
ASF GitHub Bot logged work on HIVE-26661:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jan/23 12:28
Start Date: 20/Jan/23 12:28
Worklog Time Spent: 10m
Work Description: wecharyu commented on PR #3696:
URL: https://github.com/apache/hive/pull/3696#issuecomment-1398314494
@deniskuzZ Done, please check again.
Issue Time Tracking
-------------------
Worklog Id: (was: 840622)
Time Spent: 1h (was: 50m)
> 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: 1h
> 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)