-
- Downloads
[SPARK-15468][SQL] fix some typos
## What changes were proposed in this pull request? Fix some typos while browsing the codes. ## How was this patch tested? None and obvious. Author: Bo Meng <mengbo@hotmail.com> Author: bomeng <bmeng@us.ibm.com> Closes #13246 from bomeng/typo.
Showing
- core/src/main/scala/org/apache/spark/util/AccumulatorV2.scala 1 addition, 1 deletion.../src/main/scala/org/apache/spark/util/AccumulatorV2.scala
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/codegen/GenerateSafeProjection.scala 1 addition, 1 deletion...catalyst/expressions/codegen/GenerateSafeProjection.scala
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala 1 addition, 1 deletion...ala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/planning/patterns.scala 2 additions, 2 deletions...ala/org/apache/spark/sql/catalyst/planning/patterns.scala
- sql/catalyst/src/main/scala/org/apache/spark/sql/types/UDTRegistration.scala 1 addition, 1 deletion...in/scala/org/apache/spark/sql/types/UDTRegistration.scala
Loading
Please register or sign in to comment