Skip to content

datastore: stabilize dataframe sorts#1549

Merged
emilk merged 4 commits intomainfrom
cmc/fix_flaky_polars
Mar 15, 2023
Merged

datastore: stabilize dataframe sorts#1549
emilk merged 4 commits intomainfrom
cmc/fix_flaky_polars

Conversation

@teh-cmc
Copy link
Copy Markdown
Contributor

@teh-cmc teh-cmc commented Mar 9, 2023

This fixes some very real issues with dataframe sorting that cost me some hair when implementing tests for the defunct #1527.

This does not fix #894, as there is in fact a very real bug in the GC and the flakiness is justified; but that's a topic for another PR that I'll cover tomorrow when I can finally focus on GC stuff.

(github won't let me not close #894 now that I've mentioned it apparently... I'll re-open it manually once this is merged...)

@teh-cmc teh-cmc added 🪳 bug Something isn't working ⛃ re_datastore affects the datastore itself 😤 annoying Something in the UI / SDK is annoying to use labels Mar 9, 2023
@teh-cmc teh-cmc requested a review from emilk March 13, 2023 14:48
@emilk emilk merged commit 05cd517 into main Mar 15, 2023
@emilk emilk deleted the cmc/fix_flaky_polars branch March 15, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

😤 annoying Something in the UI / SDK is annoying to use 🪳 bug Something isn't working ⛃ re_datastore affects the datastore itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unstable test, re_arrow_store::store_polars::to_dataframe fails

2 participants