Skip to content
Snippets Groups Projects
  • gatorsmile's avatar
    068b6438
    [SPARK-11980][SPARK-10621][SQL] Fix json_tuple and add test cases for · 068b6438
    gatorsmile authored
    Added Python test cases for the function `isnan`, `isnull`, `nanvl` and `json_tuple`.
    
    Fixed a bug in the function `json_tuple`
    
    rxin , could you help me review my changes? Please let me know anything is missing.
    
    Thank you! Have a good Thanksgiving day!
    
    Author: gatorsmile <gatorsmile@gmail.com>
    
    Closes #9977 from gatorsmile/json_tuple.
    068b6438
    History
    [SPARK-11980][SPARK-10621][SQL] Fix json_tuple and add test cases for
    gatorsmile authored
    Added Python test cases for the function `isnan`, `isnull`, `nanvl` and `json_tuple`.
    
    Fixed a bug in the function `json_tuple`
    
    rxin , could you help me review my changes? Please let me know anything is missing.
    
    Thank you! Have a good Thanksgiving day!
    
    Author: gatorsmile <gatorsmile@gmail.com>
    
    Closes #9977 from gatorsmile/json_tuple.