Skip to content
Snippets Groups Projects
  • WeichenXu's avatar
    b1310425
    [DOC][SQL] update out-of-date code snippets using SQLContext in all documents. · b1310425
    WeichenXu authored
    ## What changes were proposed in this pull request?
    
    I search the whole documents directory using SQLContext, and update the following places:
    
    - docs/configuration.md, sparkR code snippets.
    - docs/streaming-programming-guide.md, several example code.
    
    ## How was this patch tested?
    
    N/A
    
    Author: WeichenXu <WeichenXu123@outlook.com>
    
    Closes #14025 from WeichenXu123/WIP_SQLContext_update.
    b1310425
    History
    [DOC][SQL] update out-of-date code snippets using SQLContext in all documents.
    WeichenXu authored
    ## What changes were proposed in this pull request?
    
    I search the whole documents directory using SQLContext, and update the following places:
    
    - docs/configuration.md, sparkR code snippets.
    - docs/streaming-programming-guide.md, several example code.
    
    ## How was this patch tested?
    
    N/A
    
    Author: WeichenXu <WeichenXu123@outlook.com>
    
    Closes #14025 from WeichenXu123/WIP_SQLContext_update.