Skip to content
Snippets Groups Projects
  • Cheng Hao's avatar
    42dea3ac
    [SPARK-8245][SQL] FormatNumber/Length Support for Expression · 42dea3ac
    Cheng Hao authored
    - `BinaryType` for `Length`
    - `FormatNumber`
    
    Author: Cheng Hao <hao.cheng@intel.com>
    
    Closes #7034 from chenghao-intel/expression and squashes the following commits:
    
    e534b87 [Cheng Hao] python api style issue
    601bbf5 [Cheng Hao] add python API support
    3ebe288 [Cheng Hao] update as feedback
    52274f7 [Cheng Hao] add support for udf_format_number and length for binary
    42dea3ac
    History
    [SPARK-8245][SQL] FormatNumber/Length Support for Expression
    Cheng Hao authored
    - `BinaryType` for `Length`
    - `FormatNumber`
    
    Author: Cheng Hao <hao.cheng@intel.com>
    
    Closes #7034 from chenghao-intel/expression and squashes the following commits:
    
    e534b87 [Cheng Hao] python api style issue
    601bbf5 [Cheng Hao] add python API support
    3ebe288 [Cheng Hao] update as feedback
    52274f7 [Cheng Hao] add support for udf_format_number and length for binary