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 2020/07/21 11:46:00 UTC

[jira] [Work logged] (HIVE-23888) Simplify special_character_in_tabnames_1.q

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

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

                Author: ASF GitHub Bot
            Created on: 21/Jul/20 11:45
            Start Date: 21/Jul/20 11:45
    Worklog Time Spent: 10m 
      Work Description: kasakrisz opened a new pull request #1287:
URL: https://github.com/apache/hive/pull/1287


   Testing done:
   ```
   mvn test -Dtest.output.overwrite -DskipSparkTests -Dtest=TestMiniLlapLocalCliDriver -Dqfile=special_character_in_tabnames_quotes_1.q,special_character_in_tabnames_1.q -pl itests/qtest -Pitests
   ```
   
   http://ci.hive.apache.org/job/hive-flaky-check/76/
   http://ci.hive.apache.org/job/hive-flaky-check/77/


----------------------------------------------------------------
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: 461542)
    Remaining Estimate: 0h
            Time Spent: 10m

> Simplify special_character_in_tabnames_1.q
> ------------------------------------------
>
>                 Key: HIVE-23888
>                 URL: https://issues.apache.org/jira/browse/HIVE-23888
>             Project: Hive
>          Issue Type: Task
>          Components: Parser
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Minor
>             Fix For: 4.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * move similar queries to unit tests into the parser module and keep only one in the q test.
> * use *explain* instead of executing the queries if possible since we are focusing on parser testing



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