-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-17675: [C++] Modified the FileSource::Equals method to handle the case where buffer_ is null #14085
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
ARROW-17675: [C++] Modified the FileSource::Equals method to handle the case where buffer_ is null #14085
Conversation
|
@westonpace thanks for fixing this one 👍 |
|
I ended up making a JIRA when I saw this elsewhere without realizing so I linked them |
|
|
|
All failures are being fixed/tracked elsewhere |
|
Benchmark runs are scheduled for baseline = 8a9037d and contender = a63e60b. a63e60b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
…he case where buffer_ is null (apache#14085) Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>
No description provided.