You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pr...@apache.org on 2021/03/18 06:24:44 UTC

[hive] branch master updated (a2feab3 -> e429eb7)

This is an automated email from the ASF dual-hosted git repository.

pravin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from a2feab3  HIVE-24892: Replace getContentSummary::getLength with listStatus(recu… (#2082)
     add e429eb7  HIVE-24842: SHOW CREATE TABLE on a VIEW with partition returns wrong sql (Anurag Shekhar, reviewed by Pravin Kumar Sinha)

No new revisions were added by this update.

Summary of changes:
 .../create/show/ShowCreateTableOperation.java      | 14 ++++++-
 ql/src/test/queries/clientpositive/create_view.q   | 10 +++++
 .../results/clientpositive/llap/create_view.q.out  | 47 ++++++++++++++++++++++
 3 files changed, 70 insertions(+), 1 deletion(-)