Skip to content
  • Ahir Reddy's avatar
    fde692b3
    [SQL] Python JsonRDD UTF8 Encoding Fix · fde692b3
    Ahir Reddy authored
    Only encode unicode objects to UTF-8, and not strings
    
    Author: Ahir Reddy <ahirreddy@gmail.com>
    
    Closes #1914 from ahirreddy/json-rdd-unicode-fix1 and squashes the following commits:
    
    ca4e9ba [Ahir Reddy] Encoding Fix
    fde692b3
    [SQL] Python JsonRDD UTF8 Encoding Fix
    Ahir Reddy authored
    Only encode unicode objects to UTF-8, and not strings
    
    Author: Ahir Reddy <ahirreddy@gmail.com>
    
    Closes #1914 from ahirreddy/json-rdd-unicode-fix1 and squashes the following commits:
    
    ca4e9ba [Ahir Reddy] Encoding Fix
Loading