Skip to content
Snippets Groups Projects
  • Yin Huai's avatar
    82a6a083
    [SQL][Docs] Update the output of printSchema and fix a typo in SQL programming guide. · 82a6a083
    Yin Huai authored
    We have changed the output format of `printSchema`. This PR will update our SQL programming guide to show the updated format. Also, it fixes a typo (the value type of `StructType` in Java API).
    
    Author: Yin Huai <huai@cse.ohio-state.edu>
    
    Closes #2630 from yhuai/sqlDoc and squashes the following commits:
    
    267d63e [Yin Huai] Update the output of printSchema and fix a typo.
    82a6a083
    History
    [SQL][Docs] Update the output of printSchema and fix a typo in SQL programming guide.
    Yin Huai authored
    We have changed the output format of `printSchema`. This PR will update our SQL programming guide to show the updated format. Also, it fixes a typo (the value type of `StructType` in Java API).
    
    Author: Yin Huai <huai@cse.ohio-state.edu>
    
    Closes #2630 from yhuai/sqlDoc and squashes the following commits:
    
    267d63e [Yin Huai] Update the output of printSchema and fix a typo.