Maxim Gekk created SPARK-32499: ---------------------------------- Summary: Use {} for structs and maps in show() Key: SPARK-32499 URL: https://issues.apache.org/jira/browse/SPARK-32499 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 3.1.0 Reporter: Maxim Gekk
Currently, show() wraps arrays, maps and structs by []. Maps and structs should be wrapped by {}: - To be consistent with ToHiveResult - To distinguish maps/structs from arrays -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org