Thomas Tauber-Marshall created KUDU-2016:
--------------------------------------------

             Summary: Altered column DEFAULTs don't show up in metadata
                 Key: KUDU-2016
                 URL: https://issues.apache.org/jira/browse/KUDU-2016
             Project: Kudu
          Issue Type: Bug
          Components: client
            Reporter: Thomas Tauber-Marshall
            Priority: Critical
         Attachments: KuduTest.java

A recent change (KUDU-861) added the ability to alter column defaults. However, 
after altering a default, accessing the table's metadata does not reflect the 
new default in the ColumnSchema.

The new default is applied correctly to newly inserted rows, and other 
attributes that can be altered from that patch, ENCODING, COMPRESSION, and 
BLOCK_SIZE, show up in the metadata correctly.

A small repro is attached.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to