Github user wangmiao1981 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/12200#discussion_r58739580
  
    --- Diff: 
mllib/src/main/scala/org/apache/spark/ml/feature/CountVectorizer.scala ---
    @@ -42,7 +42,8 @@ private[feature] trait CountVectorizerParams extends 
Params with HasInputCol wit
        * vocabSize terms ordered by term frequency across the corpus.
        *
        * Default: 2^18^
    -   * @group param
    +    *
    +    * @group param
    --- End diff --
    
    Something wrong with my editor. I didn't change this line and even I remove 
the space, it still shows there. I change to VI now. Thanks for pointing it out.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to