Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fixed compile error #1274

Closed
wants to merge 1 commit into from
Closed

Fixed compile error #1274

wants to merge 1 commit into from

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added bug Something isn't working no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog labels Oct 12, 2022
@jorgecarleitao jorgecarleitao changed the title Fixed hash Fixed compile error Oct 12, 2022
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 83.04% // Head: 83.06% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (6cacc5b) compared to base (39c32ae).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
+ Coverage   83.04%   83.06%   +0.01%     
==========================================
  Files         361      361              
  Lines       38370    38370              
==========================================
+ Hits        31866    31873       +7     
+ Misses       6504     6497       -7     
Impacted Files Coverage Δ
src/compute/hash.rs 100.00% <100.00%> (ø)
src/io/ipc/read/file.rs 97.32% <0.00%> (+0.44%) ⬆️
src/array/utf8/mod.rs 84.70% <0.00%> (+0.91%) ⬆️
src/array/binary/mod.rs 90.22% <0.00%> (+0.97%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

benesch added a commit to benesch/arrow2 that referenced this pull request Nov 13, 2022
This is a resubmission of jorgecarleitao#1271, which was reverted in 6e46651, due to
compilation errors with the wasm32 target. It builds on jorgecarleitao#1274 to fix
those compilation errors.

Closes jorgecarleitao#1274.
benesch added a commit to benesch/arrow2 that referenced this pull request Nov 13, 2022
This is a resubmission of jorgecarleitao#1271, which was reverted in 6e46651, due to
compilation errors with the wasm32 target. It builds on jorgecarleitao#1274 to fix
those compilation errors.

Closes jorgecarleitao#1274.

Co-authored-by: "Jorge C. Leitao" <[email protected]>
@benesch benesch mentioned this pull request Nov 13, 2022
benesch added a commit to benesch/arrow2 that referenced this pull request Nov 13, 2022
This is a resubmission of jorgecarleitao#1271, which was reverted in 6e46651, due to
compilation errors with the wasm32 target. It builds on jorgecarleitao#1274 to fix
those compilation errors.

Closes jorgecarleitao#1274.

Co-authored-by: "Jorge C. Leitao" <[email protected]>
benesch added a commit to benesch/arrow2 that referenced this pull request Nov 13, 2022
This is a resubmission of jorgecarleitao#1271, which was reverted in 6e46651, due to
compilation errors with the wasm32 target. It builds on jorgecarleitao#1274 to fix
those compilation errors.

Closes jorgecarleitao#1274.

Co-authored-by: "Jorge C. Leitao" <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working no-changelog Issues whose changes are covered by a PR and thus should not be shown in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant