[ 
https://issues.apache.org/jira/browse/SPARK-55479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-55479:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> For example, these constants don't follow naming convention and can be 
> private.
> {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]

Reply via email to