Skip to content

Conversation

@jonkeane
Copy link
Member

@jonkeane jonkeane commented Apr 27, 2022

Another example of google/snappy#148

@jonkeane
Copy link
Member Author

@github-actions crossbow submit test-fedora-r-clang-sanitizer

})

test_that("read_parquet() and write_parquet() accept connection objects", {
skip_if_not_available("snappy")
Copy link
Member

Choose a reason for hiding this comment

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

The other way to do this would be to specify no compression in write_parquet(). That plus a comment explaining why is probably clearer since skip_if_not_available("snappy") isn't actually what's happening (snappy is available in the build but the function still skips on linux devel to avoid sanitizers)

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, I've been thinking about how may of these we need + it would be great if we actually tested this with our default and then fell back on sanitizers only. Either compression should be totally fine, but it would be nice to have coverage on both. But we should do that generally. I'll make a Jira for that + we can do that outside of the release pressure.

Copy link
Member Author

Choose a reason for hiding this comment

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

@github-actions
Copy link

@github-actions
Copy link

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@github-actions
Copy link

Revision: 1e86276

Submitted crossbow builds: ursacomputing/crossbow @ actions-1978

Task Status
test-fedora-r-clang-sanitizer Azure

@jonkeane jonkeane closed this in f03f090 Apr 27, 2022
@ursabot
Copy link

ursabot commented May 3, 2022

Benchmark runs are scheduled for baseline = b048937 and contender = f03f090. f03f090 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
[Failed ⬇️0.12% ⬆️0.0%] test-mac-arm
[Finished ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.67% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] f03f090d ec2-t3-xlarge-us-east-2
[Failed] f03f090d test-mac-arm
[Finished] f03f090d ursa-i9-9960x
[Finished] f03f090d ursa-thinkcentre-m75q
[Finished] b048937b ec2-t3-xlarge-us-east-2
[Finished] b048937b test-mac-arm
[Finished] b048937b ursa-i9-9960x
[Finished] b048937b 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

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.

3 participants