Skip to content
Snippets Groups Projects
  • MechCoder's avatar
    6765ef98
    [SPARK-6390] [SQL] [MLlib] Port MatrixUDT to PySpark · 6765ef98
    MechCoder authored
    MatrixUDT was recently coded in scala. This has been ported to PySpark
    
    Author: MechCoder <manojkumarsivaraj334@gmail.com>
    
    Closes #6354 from MechCoder/spark-6390 and squashes the following commits:
    
    fc4dc1e [MechCoder] Better error message
    c940a44 [MechCoder] Added test
    aa9c391 [MechCoder] Add pyUDT to MatrixUDT
    62a2a7d [MechCoder] [SPARK-6390] Port MatrixUDT to PySpark
    6765ef98
    History
    [SPARK-6390] [SQL] [MLlib] Port MatrixUDT to PySpark
    MechCoder authored
    MatrixUDT was recently coded in scala. This has been ported to PySpark
    
    Author: MechCoder <manojkumarsivaraj334@gmail.com>
    
    Closes #6354 from MechCoder/spark-6390 and squashes the following commits:
    
    fc4dc1e [MechCoder] Better error message
    c940a44 [MechCoder] Added test
    aa9c391 [MechCoder] Add pyUDT to MatrixUDT
    62a2a7d [MechCoder] [SPARK-6390] Port MatrixUDT to PySpark