Skip to content
  • zero323's avatar
    02bbe731
    [SPARK-20584][PYSPARK][SQL] Python generic hint support · 02bbe731
    zero323 authored
    ## What changes were proposed in this pull request?
    
    Adds `hint` method to PySpark `DataFrame`.
    
    ## How was this patch tested?
    
    Unit tests, doctests.
    
    Author: zero323 <zero323@users.noreply.github.com>
    
    Closes #17850 from zero323/SPARK-20584.
    02bbe731
    [SPARK-20584][PYSPARK][SQL] Python generic hint support
    zero323 authored
    ## What changes were proposed in this pull request?
    
    Adds `hint` method to PySpark `DataFrame`.
    
    ## How was this patch tested?
    
    Unit tests, doctests.
    
    Author: zero323 <zero323@users.noreply.github.com>
    
    Closes #17850 from zero323/SPARK-20584.
Loading