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

Java support for casting of nested child columns [skip ci] #7417

Merged
merged 19 commits into from
Mar 8, 2021

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    ceeddd2 View commit details
    Browse the repository at this point in the history
  2. don't copy column

    razajafri committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    78e633a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    895433c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. updated method names

    razajafri committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    160d06c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. addressed review comments

    razajafri committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c82534f View commit details
    Browse the repository at this point in the history
  2. code cleanup

    razajafri committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    2836e86 View commit details
    Browse the repository at this point in the history
  3. reformatted code

    razajafri committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c8a35c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. addressed review comments

    razajafri committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    4be9b22 View commit details
    Browse the repository at this point in the history
  2. updated method doc

    razajafri committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    5e79b21 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. addressed review comments

    razajafri committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0518c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e17bdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84d463c View commit details
    Browse the repository at this point in the history
  4. Update java/src/main/native/src/ColumnViewJni.cpp

    Co-authored-by: MithunR <[email protected]>
    razajafri and mythrocks authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    beb05a4 View commit details
    Browse the repository at this point in the history
  5. fixed the return

    razajafri committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6ed07cb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. d32 changes

    razajafri committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    6abc629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2555030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd6b69 View commit details
    Browse the repository at this point in the history
  4. code cleanup

    razajafri committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2937b31 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. addressed review comments

    razajafri committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    ee866b2 View commit details
    Browse the repository at this point in the history