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

ARROW-17420: [C++][FlightRPC] Fix schema validation in Flight SQL integration test #13897

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

lidavidm
Copy link
Member

No description provided.

@github-actions
Copy link

@lidavidm
Copy link
Member Author

See ARROW-17433 for the AppVeyor failure

@lidavidm lidavidm marked this pull request as ready for review August 16, 2022 15:47
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 0af2a90 into apache:master Aug 17, 2022
@ursabot
Copy link

ursabot commented Aug 17, 2022

Benchmark runs are scheduled for baseline = 102b9bd and contender = 0af2a90. 0af2a90 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️0.27% ⬆️0.0%] test-mac-arm
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.28% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 0af2a90f ec2-t3-xlarge-us-east-2
[Finished] 0af2a90f test-mac-arm
[Failed] 0af2a90f ursa-i9-9960x
[Finished] 0af2a90f ursa-thinkcentre-m75q
[Finished] 102b9bda ec2-t3-xlarge-us-east-2
[Finished] 102b9bda test-mac-arm
[Failed] 102b9bda ursa-i9-9960x
[Finished] 102b9bda ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

@ursabot
Copy link

ursabot commented Aug 17, 2022

['Python', 'R'] benchmarks have high level of regressions.
ursa-i9-9960x

@lidavidm lidavidm deleted the arrow-17420 branch August 17, 2022 11:36
lidavidm added a commit that referenced this pull request Aug 18, 2022
… GetSchema (#13898)

Consistently implements and tests the GetSchema method in Flight SQL.

Builds on #13897.

Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
zagto pushed a commit to zagto/arrow that referenced this pull request Oct 7, 2022
…egration test (apache#13897)

Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
zagto pushed a commit to zagto/arrow that referenced this pull request Oct 7, 2022
… GetSchema (apache#13898)

Consistently implements and tests the GetSchema method in Flight SQL.

Builds on apache#13897.

Authored-by: David Li <li.davidm96@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants