Skip to content

Conversation

koperagen
Copy link
Collaborator

I tried to run inspections on the whole project to migrate deprecated column access API in the implementation.
Found that it's safe to replace ColumnAccessor overload when argument is either ColumnPath or actual ColumnAccessor. With FrameColumn or anything that contains actual data, migration path is not clear (see GroupByImpl for example)
Fixed some style issues / warning in the process.

@koperagen koperagen added this to the 1.0.0-Beta3 milestone Aug 14, 2025
@koperagen koperagen requested a review from Jolanrensen August 14, 2025 17:04
@koperagen koperagen self-assigned this Aug 14, 2025
@koperagen koperagen added the enhancement New feature or request label Aug 14, 2025
@koperagen koperagen merged commit c17509c into master Aug 18, 2025
6 checks passed
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.

2 participants