You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/01/20 00:11:00 UTC

[jira] [Created] (HIVE-18502) base_-9223372036854775808 is confusing

Eugene Koifman created HIVE-18502:
-------------------------------------

             Summary: base_-9223372036854775808 is confusing
                 Key: HIVE-18502
                 URL: https://issues.apache.org/jira/browse/HIVE-18502
             Project: Hive
          Issue Type: Improvement
    Affects Versions: 0.13.0
            Reporter: Eugene Koifman


start with no acid table

write some data

Alter Table to acid table

run major compaction

It will create base_-9223372036854775808  (if there are no delta dirs)

Nothing wrong with it but confuses users.  Should probably make it base_0.



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