[
https://issues.apache.org/jira/browse/KUDU-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Will Berkeley updated KUDU-2016:
--------------------------------
Code Review: https://gerrit.cloudera.org/#/c/6903/
> 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
> Assignee: Will Berkeley
> Priority: Critical
> Labels: impala
> 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)