Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/14629
  
    Interesting point, yeah, because normally in an RDBMS you have to 
`COUNT(*)` or `COUNT(1)` and the argument is useless anyway, so would be nice 
to not have to provide an argument to select in this context. But while 
comparing to `DataFrame`s, of course you should already `count()` directly if 
this is desired.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to