[
https://issues.apache.org/jira/browse/KUDU-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289457#comment-15289457
]
Will Berkeley commented on KUDU-1441:
-------------------------------------
[~caseyching] This issue is with Kudu code, though, specifically
HtmlOutputImpalaSchema in webui_util.cc, which constructs the create table
statement shown in the Kudu master web ui. Is the Impala code constructing its
create table independently of the Kudu code which does the same thing?
Even if so, the Kudu and Impala code should try to be close to each other, so
if some work is going in on the Impala side I'll wait and take inspiration from
that to fix the Kudu web display of the the create table statement.
> "show create table" does not show partitioning columns
> ------------------------------------------------------
>
> Key: KUDU-1441
> URL: https://issues.apache.org/jira/browse/KUDU-1441
> Project: Kudu
> Issue Type: Bug
> Components: impala, master
> Affects Versions: 0.8.0
> Reporter: nick
> Assignee: Will Berkeley
> Fix For: NA
>
>
> KUDU master web UI and Impala's "show create table" statement does not show
> "Distributed By" clause for a table created with hash or range keys.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)