You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2019/06/25 21:49:00 UTC

[jira] [Updated] (HIVE-21198) Introduce a database object reference class

     [ https://issues.apache.org/jira/browse/HIVE-21198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated HIVE-21198:
------------------------------
    Status: Open  (was: Patch Available)

This patch looks good, but it's very out of date.  If you refresh it I'll take another look.

> Introduce a database object reference class
> -------------------------------------------
>
>                 Key: HIVE-21198
>                 URL: https://issues.apache.org/jira/browse/HIVE-21198
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Zoltan Haindrich
>            Assignee: David Lavati
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-21198.1.patch, HIVE-21198.2.patch, HIVE-21198.3.patch, HIVE-21198.4.patch, HIVE-21198.5.patch, HIVE-21198.6.patch, HIVE-21198.7.patch
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> There are many places in which "{databasename}.{tablename}" is passed as a single string; there are some places where the they travel as 2 separate arguments.
> Idea would be to introduce a simple immutable class with 2 fields ; and pass these informations together. Making this better is required if we would be wanting to enable dot in tablenames 
> HIVE-16907, HIVE-21151



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)