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

Better construction of RecordBatchOptions #2729

Merged
merged 7 commits into from Sep 16, 2022
Merged

Better construction of RecordBatchOptions #2729

merged 7 commits into from Sep 16, 2022

Commits on Sep 15, 2022

  1. include builder for RecordBatchOptions

    askoa committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a4b74e3 View commit details
    Browse the repository at this point in the history
  2. fix clippy warnings

    askoa committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5ea6f03 View commit details
    Browse the repository at this point in the history
  3. fix clippy warnings

    askoa committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    75300cf View commit details
    Browse the repository at this point in the history
  4. remove builder struct

    askoa committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2162e9e View commit details
    Browse the repository at this point in the history
  5. removed a wrong comment

    askoa committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    c100359 View commit details
    Browse the repository at this point in the history
  6. Update comment in arrow/src/record_batch.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    askoa and alamb committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2ad5d77 View commit details
    Browse the repository at this point in the history
  7. Update comment in arrow/src/record_batch.rs

    Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
    askoa and alamb committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    92aecd7 View commit details
    Browse the repository at this point in the history