[
https://issues.apache.org/jira/browse/HIVE-25569?focusedWorklogId=673446&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-673446
]
ASF GitHub Bot logged work on HIVE-25569:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Nov/21 17:57
Start Date: 02/Nov/21 17:57
Worklog Time Spent: 10m
Work Description: kgyrtkirk merged pull request #2680:
URL: https://github.com/apache/hive/pull/2680
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 673446)
Time Spent: 50m (was: 40m)
> 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
> Attachments: sfs - single file fs.pdf
>
> Time Spent: 50m
> 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.3.4#803005)