Skip to content
Snippets Groups Projects
  • Takeshi YAMAMURO's avatar
    cb5d933d
    [SPARK-15585][SQL] Add doc for turning off quotations · cb5d933d
    Takeshi YAMAMURO authored
    ## What changes were proposed in this pull request?
    This pr is to add doc for turning off quotations because this behavior is different from `com.databricks.spark.csv`.
    
    ## How was this patch tested?
    Check behavior  to put an empty string in csv options.
    
    Author: Takeshi YAMAMURO <linguin.m.s@gmail.com>
    
    Closes #13616 from maropu/SPARK-15585-2.
    cb5d933d
    History
    [SPARK-15585][SQL] Add doc for turning off quotations
    Takeshi YAMAMURO authored
    ## What changes were proposed in this pull request?
    This pr is to add doc for turning off quotations because this behavior is different from `com.databricks.spark.csv`.
    
    ## How was this patch tested?
    Check behavior  to put an empty string in csv options.
    
    Author: Takeshi YAMAMURO <linguin.m.s@gmail.com>
    
    Closes #13616 from maropu/SPARK-15585-2.
readwriter.py 41.80 KiB