Skip to content

Conversation

@kosak
Copy link
Contributor

@kosak kosak commented Jan 6, 2026

** NOTE TO REVIEWERS ** this PR is downstream of #282 . That PR should be merged before you look at this PR.

Prior to this change, the library allowed for one set of inferencing parsers, with the ability to set a single parser override on a per-column basis.

After this change, each column can have its own set of parsers.

To the old methods:

  • putParserForName
  • putParserForIndex

We add new methods

  • putParsersForName
  • putParsersForIndex

@kosak kosak self-assigned this Jan 6, 2026
@kosak kosak force-pushed the kosak_per-column-parsers branch from c85ac11 to 6f1ac11 Compare January 6, 2026 18:57
Copy link
Member

@devinrsmith devinrsmith left a comment

Choose a reason for hiding this comment

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

Nice and elegant!

@kosak kosak merged commit 7015f9f into deephaven:main Jan 6, 2026
3 checks passed
@kosak kosak deleted the kosak_per-column-parsers branch January 6, 2026 19:39
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants