Manu Zhang created SPARK-55479:
----------------------------------
Summary: Fix style issues in SparkShreddingUtils
Key: SPARK-55479
URL: https://issues.apache.org/jira/browse/SPARK-55479
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 4.2.0
Reporter: Manu Zhang
For example,
{code:java}
case object SparkShreddingUtils {
val VariantValueFieldName = "value";
val TypedValueFieldName = "typed_value";
val MetadataFieldName = "metadata";
...
}{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]