[
https://issues.apache.org/jira/browse/KUDU-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon reopened KUDU-2016:
-------------------------------
> 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
> Fix For: 1.4.0
>
> 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)