You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/12/10 20:48:43 UTC

[GitHub] [incubator-hudi] lamber-ken commented on issue #1093: [MINOR] replace scala map add operator

lamber-ken commented on issue #1093: [MINOR] replace scala map add operator
URL: https://github.com/apache/incubator-hudi/pull/1093#issuecomment-564251346
 
 
   From scala api, we can learn about `++:`, we may are more familiar with `++`. From my side, it's better replace `++:` with `++`. 😃 
   
   https://www.scala-lang.org/api/2.11.0/index.html#scala.collection.immutable.List

----------------------------------------------------------------
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