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 2023/02/16 11:09:00 UTC

[jira] [Work logged] (HIVE-27008) Backport of HIVE-20718 : Add perf cli driver with constraints

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

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

                Author: ASF GitHub Bot
            Created on: 16/Feb/23 11:08
            Start Date: 16/Feb/23 11:08
    Worklog Time Spent: 10m 
      Work Description: amanraj2520 commented on PR #4004:
URL: https://github.com/apache/hive/pull/4004#issuecomment-1432917247

   @zabetak @abstractdog @cnauroth This is a slightly complicated fix for the current_date_timestamp.q test. The issue was a parsing issue in this test case where "explain cbo select current_timestamp() from alltypesorc" was not able to parse. Failure link : http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-4020/1/tests. In my local cherry picking this commit made sure that Hive was able to parse this. Now that test failed due to some assertion error which I fixed in this commit 8d1899e57e67b5b0fe06 . Now I need your suggestion :
   1. HIVE-20718 has a lot of merge conflicts mainly with HIVE-17040. For now in this PR I have made the test case scenario work with the minimalist changes I could cherry pick from HIVE-20718 (note I did not cherry pick HIVE-17040 in this PR). But there are some more changes that need to be included. Should we go ahead with this?
   2. Second approach can be cherry picking HIVE-17040 and then cherry picking HIVE-20718. Not sure how many merge conflicts will come in this but I will raise another PR for both these changes combined. I prefer this approach but that would mean creating two tickets or should I cherry pick them in one?




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

            Worklog Id:     (was: 845851)
    Remaining Estimate: 0h
            Time Spent: 10m

> Backport of HIVE-20718 : Add perf cli driver with constraints
> -------------------------------------------------------------
>
>                 Key: HIVE-27008
>                 URL: https://issues.apache.org/jira/browse/HIVE-27008
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Aman Raj
>            Assignee: Aman Raj
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)