GitHub user DylanGuedes opened a pull request:

    https://github.com/apache/spark/pull/20788

    [WIP][SPARK-21030][PYTHON][SQL] Adds more types for hint in pyspark

    Signed-off-by: DylanGuedes <[email protected]>
    
    ## What changes were proposed in this pull request?
    
    Addition of float, int and list hints for `pyspark.sql` Hint.
    
    ## How was this patch tested?
    
    I don't figure out a way to properly test it, and I don't know if this is a 
big problem since it's all transformed in the scala version, that looks well 
tested. 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DylanGuedes/spark jira-21030

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20788.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20788
    
----
commit 4243f1ab8d049b3d9bc8860d591617e5d393bf67
Author: DylanGuedes <djmgguedes@...>
Date:   2018-03-08T21:56:17Z

    Adds more types for hint in pyspark
    
    Signed-off-by: DylanGuedes <[email protected]>

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to