[
https://issues.apache.org/jira/browse/SPARK-55479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-55479.
-----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 54262
[https://github.com/apache/spark/pull/54262]
> 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
> Assignee: Manu Zhang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> 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]