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

Maxim Gekk commented on SPARK-30165:
------------------------------------

> Are you sure on these?

I am almost sure we can fix Parquet and Kafka related warnings. Not sure about 
warnings coming from deprecated Spark API. Maybe it is possible to suppress 
such warnings in tests. In any case, we know in advance that we test deprecated 
API. Such warnings don't guard us from mistakes.

I quickly googled and found this 
[https://github.com/scala/bug/issues/7934#issuecomment-292425679] . Maybe we 
can use the approach in tests.

> Eliminate compilation warnings
> ------------------------------
>
>                 Key: SPARK-30165
>                 URL: https://issues.apache.org/jira/browse/SPARK-30165
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Priority: Minor
>         Attachments: spark_warnings.txt
>
>
> This is an umbrella ticket for sub-tasks for eliminating compilation 
> warnings.  I dumped all warnings to the spark_warnings.txt file attached to 
> the ticket.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to