You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/25 02:04:19 UTC

[GitHub] [spark] dongjinleekr opened a new pull request #25251: [MINOR] Trivial cleanups

dongjinleekr opened a new pull request #25251: [MINOR] Trivial cleanups
URL: https://github.com/apache/spark/pull/25251
 
 
   These are what I found during working on #22282.
   
   - Remove unused value: `UnsafeArraySuite#defaultTz`
   - Remove redundant new modifier to the case class, `KafkaSourceRDDPartition`
   - Remove unused variables from `RDD.scala`
   - Remove trailing space from `structured-streaming-kafka-integration.md`
   - Remove redundant parameter from `ArrowConvertersSuite`: `nullable` is `true` by default.
   - Remove leading empty line: `UnsafeRow`
   - Remove trailing empty line: `KafkaTestUtils`
   - Remove unthrown exception type: `UnsafeMapData`
   - Replace unused declarations: `expressions`
   - Remove duplicated default parameter: `AnalysisErrorSuite`
   - `ObjectExpressionsSuite`: remove duplicated parameters, conversions and unused variable

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org