Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-23284][SQL] Document the behavior of several ColumnVector's get APIs when accessing null slot #20455

Closed
wants to merge 9 commits into from

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    5ef0ba8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    febdf9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a1fd57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd76f4 View commit details
    Browse the repository at this point in the history
  4. The change for map support.

    viirya committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    35548e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    923d0fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    369db00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ff3f73 View commit details
    Browse the repository at this point in the history
  8. Remove null check.

    viirya committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    6d5f7ec View commit details
    Browse the repository at this point in the history