You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2021/11/15 15:27:00 UTC

[jira] [Resolved] (HIVE-25569) Enable table definition over a single file

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

Zoltan Haindrich resolved HIVE-25569.
-------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

merged into master
https://github.com/apache/hive/commit/6e152aa28bc5116bf9210f9deb0f95d2d73183f7

> Enable table definition over a single file
> ------------------------------------------
>
>                 Key: HIVE-25569
>                 URL: https://issues.apache.org/jira/browse/HIVE-25569
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: sfs - single file fs.pdf
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Suppose there is a directory where multiple files are present - and by a 3rd party database system this is perfectly normal - because its treating a single file as the contents of the table.
> Tables defined in the metastore follow a different principle - tables are considered to be under a directory - and all files under that directory are the contents of that directory.
> To enable seamless migration/evaluation of Hive and other databases using HMS as a metadatabackend the ability to define a table over a single file would be usefull.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)