cryeo edited a comment on issue #24335: [SPARK-27425][SQL] Add count_if 
functions
URL: https://github.com/apache/spark/pull/24335#issuecomment-494086108
 
 
   I have just found four products which provide this function: Facebook 
Presto, Google BigQuery, IBM Informix, Microsoft Excel. Only Presto supports as 
`count_if`, the others support as`countif`. 
   
   I think that `count_if` is more easier to read than `countif`, but it seems 
that `countif` is more prevailing.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to