[jira] [Commented] (SPARK-45140) Support ddl output json format

2024-07-04 Thread melin (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-45140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863125#comment-17863125
 ] 

melin commented on SPARK-45140:
---

cc [~gurwls223] , 

> Support ddl output json format
> --
>
> Key: SPARK-45140
> URL: https://issues.apache.org/jira/browse/SPARK-45140
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 4.0.0
> Environment:  
>  
>  
>  
>Reporter: melin
>Priority: Major
>
> hive supports ddl output json format. set hive.ddl.output.format=json;
> hive table metadata is collected and output in json format for easy parsing
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-45140) Support ddl output json format

2023-09-12 Thread melin (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-45140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764488#comment-17764488
 ] 

melin commented on SPARK-45140:
---

We have a product that uses jdbc to collect metadata from various databases. To 
support hudi / paimon ddl, start spark thriftserver and collect Hive table 
metadata. Run the "show create table extended table_name" command to obtain 
table details. Parsing the text format is very inconvenient. Want to support 
json format
 

> Support ddl output json format
> --
>
> Key: SPARK-45140
> URL: https://issues.apache.org/jira/browse/SPARK-45140
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 4.0.0
> Environment:  
>  
>  
>  
>Reporter: melin
>Priority: Major
>
> hive supports ddl output json format. set hive.ddl.output.format=json;
> hive table metadata is collected and output in json format for easy parsing
> [~yao] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-45140) Support ddl output json format

2023-09-12 Thread Kent Yao (Jira)


[ 
https://issues.apache.org/jira/browse/SPARK-45140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764468#comment-17764468
 ] 

Kent Yao commented on SPARK-45140:
--

Can you detail the feature and usage scenario here? I don't quite follow while 
reading your description.

> Support ddl output json format
> --
>
> Key: SPARK-45140
> URL: https://issues.apache.org/jira/browse/SPARK-45140
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 4.0.0
> Environment:  
>  
>  
>  
>Reporter: melin
>Priority: Major
>
> hive supports ddl output json format. set hive.ddl.output.format=json;
> hive table metadata is collected and output in json format for easy parsing
> [~yao] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org