arrow icon indicating copy to clipboard operation
arrow copied to clipboard

ARROW-17359: [Go][FlightSQL] Create Example with SQLite in-mem and use to test FlightSQL server

Open zeroshade opened this issue 1 year ago • 2 comments

zeroshade avatar Aug 12 '22 21:08 zeroshade

https://issues.apache.org/jira/browse/ARROW-17359

github-actions[bot] avatar Aug 12 '22 21:08 github-actions[bot]

:warning: Ticket has not been started in JIRA, please click 'Start Progress'.

github-actions[bot] avatar Aug 12 '22 21:08 github-actions[bot]

It also looks like the integration tests have been failing due to JS issues, we should probably dig into that

lidavidm avatar Aug 15 '22 13:08 lidavidm

@lidavidm I was considering looking into the JS integration failure, I'm just not particularly familiar with the arrow JS library. Though it looks like it's a gulp issue on build. I'll take a brief look at it and see if i can discover anything obvious.

zeroshade avatar Aug 15 '22 14:08 zeroshade

@lidavidm I was considering looking into the JS integration failure, I'm just not particularly familiar with the arrow JS library. Though it looks like it's a gulp issue on build. I'll take a brief look at it and see if i can discover anything obvious.

See ARROW-17410

@domoritz do you have any idea what's going on? The JIRA links some related issues but I'm not quite sure what the actual resolution is (do we just need to upgrade a package?)

lidavidm avatar Aug 15 '22 14:08 lidavidm

@lidavidm @domoritz It looks like the remedy is to downgrade zlib to v1.2.11 until the fix in the linked issue gets released. I'll try testing it locally

zeroshade avatar Aug 15 '22 15:08 zeroshade

Benchmark runs are scheduled for baseline = 7ecfcf034c20089510fe96c844d436cdf6efe081 and contender = 569f932dc65510be85e347c2b4f9fdcc7524f07b. 569f932dc65510be85e347c2b4f9fdcc7524f07b is a master commit associated with this PR. Results will be available as each benchmark for each run completes. Conbench compare runs links: [Finished :arrow_down:0.0% :arrow_up:0.0%] ec2-t3-xlarge-us-east-2 [Finished :arrow_down:0.41% :arrow_up:0.03%] test-mac-arm [Failed :arrow_down:0.27% :arrow_up:0.0%] ursa-i9-9960x [Finished :arrow_down:0.25% :arrow_up:0.0%] ursa-thinkcentre-m75q Buildkite builds: [Finished] 569f932d ec2-t3-xlarge-us-east-2 [Finished] 569f932d test-mac-arm [Failed] 569f932d ursa-i9-9960x [Finished] 569f932d ursa-thinkcentre-m75q [Finished] 7ecfcf03 ec2-t3-xlarge-us-east-2 [Finished] 7ecfcf03 test-mac-arm [Failed] 7ecfcf03 ursa-i9-9960x [Finished] 7ecfcf03 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 avatar Aug 16 '22 02:08 ursabot

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

ursabot avatar Aug 16 '22 02:08 ursabot