[
https://issues.apache.org/jira/browse/HIVE-23888?focusedWorklogId=461762&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461762
]
ASF GitHub Bot logged work on HIVE-23888:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/20 21:40
Start Date: 21/Jul/20 21:40
Worklog Time Spent: 10m
Work Description: jcamachor edited a comment on pull request #1287:
URL: https://github.com/apache/hive/pull/1287#issuecomment-662120690
Just a nit. End-to-end testing could still be useful in some cases to make
sure that we are reading the data correctly with special characters in the
table/column names. But could definitely be simpler than what we had. Maybe we
can add a few simple examples in a quick follow-up.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 461762)
Time Spent: 0.5h (was: 20m)
> 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
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 0.5h
> 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)