Skip to content
Snippets Groups Projects
  • Cheng Lian's avatar
    10e1c0e6
    [SPARK-16734][EXAMPLES][SQL] Revise examples of all language bindings · 10e1c0e6
    Cheng Lian authored
    ## What changes were proposed in this pull request?
    
    This PR makes various minor updates to examples of all language bindings to make sure they are consistent with each other. Some typos and missing parts (JDBC example in Scala/Java/Python) are also fixed.
    
    ## How was this patch tested?
    
    Manually tested.
    
    Author: Cheng Lian <lian@databricks.com>
    
    Closes #14368 from liancheng/revise-examples.
    10e1c0e6
    History
    [SPARK-16734][EXAMPLES][SQL] Revise examples of all language bindings
    Cheng Lian authored
    ## What changes were proposed in this pull request?
    
    This PR makes various minor updates to examples of all language bindings to make sure they are consistent with each other. Some typos and missing parts (JDBC example in Scala/Java/Python) are also fixed.
    
    ## How was this patch tested?
    
    Manually tested.
    
    Author: Cheng Lian <lian@databricks.com>
    
    Closes #14368 from liancheng/revise-examples.