Skip to content

Conversation

Jolanrensen
Copy link
Collaborator

Fixes #1002

added test and small fix for toDataFrame() to verify that primary constructor arguments keep their order as dataframe columns, even when they have @ColumnName annotations.

@Jolanrensen Jolanrensen added the bug Something isn't working label Dec 16, 2024
@Jolanrensen Jolanrensen added this to the 0.16.0 milestone Dec 16, 2024
… keep their order as dataframe columns, even when they have @ColumnName annotations.
@Jolanrensen Jolanrensen force-pushed the column-name-order-toDataFrame branch from 4604a58 to 5cd3c45 Compare December 16, 2024 15:43
@Jolanrensen Jolanrensen merged commit 505807e into master Dec 16, 2024
6 checks passed
@Jolanrensen Jolanrensen deleted the column-name-order-toDataFrame branch December 16, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List<T>.toDataFrame() sorts lexicographically when primary constructor has @ColumnName annotations
2 participants