public class HiveShowTableUtils extends Object
Constructor and Description |
---|
HiveShowTableUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
showCreateTable(ObjectPath tablePath,
org.apache.hadoop.hive.ql.metadata.Table tbl)
Construct the string for SHOW CREATE TABLE statement.
|
public static String showCreateTable(ObjectPath tablePath, org.apache.hadoop.hive.ql.metadata.Table tbl)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.