Skip to content

Don't attempt reuseSorting on non-data.table in bmerge#6502

Merged
MichaelChirico merged 2 commits intomasterfrom
bmerge-nondt
Sep 17, 2024
Merged

Don't attempt reuseSorting on non-data.table in bmerge#6502
MichaelChirico merged 2 commits intomasterfrom
bmerge-nondt

Conversation

@MichaelChirico
Copy link
Copy Markdown
Member

Closes #6501.

I still don't see why having an extended class like tbl_df is necessary, i.e. why plain data.frame doesn't wind up here. Maybe Jan sees a more robust diagnosis.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 16, 2024

Comparison Plot

Generated via commit 4be998f

Download link for the artifact containing the test results: ↓ atime-results.zip

Time taken to finish the standard R installation steps: 3 minutes and 36 seconds

Time taken to run atime::atime_pkg on the tests: 6 minutes and 38 seconds

Copy link
Copy Markdown
Member

@tdhock tdhock left a comment

Choose a reason for hiding this comment

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

great thanks

@MichaelChirico
Copy link
Copy Markdown
Member Author

@jangorecki merging this since "it works" to include it in the patch, but please do follow up if you see a better fix & we can apply it later.

@MichaelChirico MichaelChirico merged commit 6ff4af6 into master Sep 17, 2024
@MichaelChirico MichaelChirico deleted the bmerge-nondt branch September 17, 2024 13:42
@jangorecki
Copy link
Copy Markdown
Member

Interesting one, I don't have any better fix for now, we should probably start with understanding the issue better to figure out better fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal error trying to use "lazy" indexing on non-data.table in anti-join i

3 participants