Skip to content
Snippets Groups Projects
  • Davies Liu's avatar
    b38e073f
    [SPARK-6210] [SQL] use prettyString as column name in agg() · b38e073f
    Davies Liu authored
    use prettyString instead of toString() (which include id of expression) as column name in agg()
    
    Author: Davies Liu <davies@databricks.com>
    
    Closes #5006 from davies/prettystring and squashes the following commits:
    
    cb1fdcf [Davies Liu] use prettyString as column name in agg()
    b38e073f
    History
    [SPARK-6210] [SQL] use prettyString as column name in agg()
    Davies Liu authored
    use prettyString instead of toString() (which include id of expression) as column name in agg()
    
    Author: Davies Liu <davies@databricks.com>
    
    Closes #5006 from davies/prettystring and squashes the following commits:
    
    cb1fdcf [Davies Liu] use prettyString as column name in agg()