Skip to content

Conversation

@timsaucer
Copy link
Member

@timsaucer timsaucer commented Dec 9, 2025

There are still a variety of things that need to be done:

  • - I still need to implement between and in_list
  • - I need to support all types of time and conversion from datafusion time units into compatible ones (easy)
  • - We need a lot of testing around this because the logic is complex
  • - Multiple requests to query dataset can create overlapping chunks, so filter down to distinct values
  • - Need to ensure this is all supported on both OSS and dataplatform. I have been testing against data platform, and it may be that we don't end up with much performance difference on the OSS server.
  • Add documentation (user facing) including migration guide

The basic functionality is there, but there are a few improvements that need to be made still.
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Web viewer built successfully.

Result Commit Link Manifest
9e4392a https://rerun.io/viewer/pr/12147 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

@timsaucer
Copy link
Member Author

@ntjohnson1 @abey79 Still a lot to do on this PR, but here's the basic functionality to get started.

@timsaucer timsaucer added the do-not-merge Do not merge this PR label Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge Do not merge this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants