Skip to content
Snippets Groups Projects
  • Yin Huai's avatar
    e11eeb71
    [SQL][Docs] Update SQL programming guide to show the correct default value of... · e11eeb71
    Yin Huai authored
    [SQL][Docs] Update SQL programming guide to show the correct default value of containsNull in an ArrayType
    
    After #1889, the default value of `containsNull` in an `ArrayType` is `true`.
    
    Author: Yin Huai <huai@cse.ohio-state.edu>
    
    Closes #2374 from yhuai/containsNull and squashes the following commits:
    
    dc609a3 [Yin Huai] Update the SQL programming guide to show the correct default value of containsNull in an ArrayType (the default value is true instead of false).
    e11eeb71
    History
    [SQL][Docs] Update SQL programming guide to show the correct default value of...
    Yin Huai authored
    [SQL][Docs] Update SQL programming guide to show the correct default value of containsNull in an ArrayType
    
    After #1889, the default value of `containsNull` in an `ArrayType` is `true`.
    
    Author: Yin Huai <huai@cse.ohio-state.edu>
    
    Closes #2374 from yhuai/containsNull and squashes the following commits:
    
    dc609a3 [Yin Huai] Update the SQL programming guide to show the correct default value of containsNull in an ArrayType (the default value is true instead of false).