Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/2852#issuecomment-60340078
  
    Oh, and to be clear, the full grammar is something like
    
    t.col(_column name_)(_function for extracting field_) withSort (_function 
for transforming extracted field into a sort key_) formatWith (_function for 
transforming extracted field for display in table cell_) [isSortable()]
    
    I'll add a comment to clarify this.
    
    There's only one table left to go (the main stages table), plus some 
testing, then I think this should be good to merge.


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