Github user chenghao-intel commented on the pull request:

    https://github.com/apache/spark/pull/3964#issuecomment-69591277
  
    @scwf, I can understand we need to make it compatible with the TPC-DC.
    
    In SQL Server 2008, I found the format you suggested is one of the 
variances:
    http://technet.microsoft.com/en-us/library/bb522631(v=sql.105).aspx
    
    In MySQL, seems it works in the way of Hive does:
    http://dev.mysql.com/doc/refman/5.6/en/group-by-modifiers.html
    
    And both variances are the subset of SQL 99 spec's, I don't mind which 
format is supported first, and we can add the other later on.
    @marmbrus , not sure if you have any concerns on what the specs that we 
should follow for SQLContext parser. 
    



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