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 2021/06/07 00:19:01 UTC

[jira] [Work logged] (HIVE-24778) Unify hive.strict.timestamp.conversion and hive.strict.checks.type.safety properties

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

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

                Author: ASF GitHub Bot
            Created on: 07/Jun/21 00:18
            Start Date: 07/Jun/21 00:18
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #1982:
URL: https://github.com/apache/hive/pull/1982#issuecomment-855489270


   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 dev@hive.apache.org list if the patch is in need of reviews.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

    Worklog Id:     (was: 607571)
    Time Spent: 1h 20m  (was: 1h 10m)

> Unify hive.strict.timestamp.conversion and hive.strict.checks.type.safety properties
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-24778
>                 URL: https://issues.apache.org/jira/browse/HIVE-24778
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: 4.0.0
>            Reporter: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The majority of strict type checks can be controlled by {{hive.strict.checks.type.safety}} property. HIVE-24157 introduced another property, namely  {{hive.strict.timestamp.conversion}}, to control the implicit comparisons between numerics and timestamps.
> The name and description of {{hive.strict.checks.type.safety}} imply that the property covers all strict checks so having others for specific cases appears confusing and can easily lead to unexpected behavior.
> The goal of this issue is to unify those properties to facilitate configuration and improve code reuse.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)