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

GH-44065: [Java] Implement C Data Interface for RunEndEncodedVector #44241

Merged
merged 12 commits into from
Oct 17, 2024

Commits on Sep 26, 2024

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

Commits on Oct 8, 2024

  1. integration test

    ViggoC committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd23d70 View commit details
    Browse the repository at this point in the history
  2. fix

    ViggoC committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    712a0d7 View commit details
    Browse the repository at this point in the history
  3. fix

    ViggoC committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d967d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. test empty vector

    ViggoC committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b34aca3 View commit details
    Browse the repository at this point in the history
  2. spotless

    ViggoC committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d4017dc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 14, 2024

  1. implement splitAndTransfer

    ViggoC committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3e27984 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Apply suggestions from code review

    fix nits comment
    
    Co-authored-by: Vibhatha Lakmal Abeykoon <[email protected]>
    ViggoC and vibhatha authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a77289c View commit details
    Browse the repository at this point in the history
  2. testTransfer

    ViggoC committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    49811d2 View commit details
    Browse the repository at this point in the history
  3. testTransfer

    ViggoC committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    17da841 View commit details
    Browse the repository at this point in the history
  4. more transferConfigs

    ViggoC committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    87de06c View commit details
    Browse the repository at this point in the history