Skip to content
  • gatorsmile's avatar
    de934e67
    [SPARK-19236][SQL][FOLLOW-UP] Added createOrReplaceGlobalTempView method · de934e67
    gatorsmile authored
    ### What changes were proposed in this pull request?
    This PR does the following tasks:
    - Added  since
    - Added the Python API
    - Added test cases
    
    ### How was this patch tested?
    Added test cases to both Scala and Python
    
    Author: gatorsmile <gatorsmile@gmail.com>
    
    Closes #18147 from gatorsmile/createOrReplaceGlobalTempView.
    de934e67
    [SPARK-19236][SQL][FOLLOW-UP] Added createOrReplaceGlobalTempView method
    gatorsmile authored
    ### What changes were proposed in this pull request?
    This PR does the following tasks:
    - Added  since
    - Added the Python API
    - Added test cases
    
    ### How was this patch tested?
    Added test cases to both Scala and Python
    
    Author: gatorsmile <gatorsmile@gmail.com>
    
    Closes #18147 from gatorsmile/createOrReplaceGlobalTempView.
Loading