Skip to content

Conversation

@BrianMichell
Copy link
Collaborator

This PR enables an MVP for coordinate-based access. This is not feature complete.

Known issues

  • Multiple slices lose all Range Descriptors.
  • Longest-run logic results in incorrect Range Descriptors.
  • Multiple slices do not handle different dimensions properly (dimensions will be dropped).
  • Appropriate unit tests do not exist.

Deferred work and features

  • Multiple sorts untested.
  • Full caching logic for all data.
  • Implementation for list and range descriptor slicing.
  • Full type-agnostic internals.
  • Internal refactoring.

@BrianMichell BrianMichell requested a review from markspec May 22, 2025 15:43
@BrianMichell BrianMichell added the enhancement New feature or request label May 22, 2025
Copy link
Collaborator

@markspec markspec left a comment

Choose a reason for hiding this comment

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

LGTM.

@markspec markspec merged commit ba18d0f into main Jun 2, 2025
6 checks passed
@markspec markspec deleted the intersection_builder branch June 2, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants