Skip to content

Input dialect extension and initial usage - #14

Merged
lasch merged 4 commits into
IBM:mainfrom
lasch:input_dialect
Aug 11, 2025
Merged

Input dialect extension and initial usage#14
lasch merged 4 commits into
IBM:mainfrom
lasch:input_dialect

Conversation

@lasch

@lasch lasch commented Aug 11, 2025

Copy link
Copy Markdown
Member

Introducing code to deal with different 'input dialects' (using singleton patterns) for the data ingestion.
Each event already has a reference pointing to it's data source file and this item has been extended to include the dialect so that for each event we can retrieve it's 'dialect'.

Initial usage has been added to tb_refinement and bw computation.
For this to work, the cleanup of the file-reference hash had to be moved to after the tb_refinement stage.

lasch added 3 commits August 1, 2025 14:59
Signed-off-by: Lars Schneidenbach <schneidenbach@us.ibm.com>
Signed-off-by: Lars Schneidenbach <schneidenbach@us.ibm.com>
Signed-off-by: Lars Schneidenbach <schneidenbach@us.ibm.com>
@lasch
lasch requested a review from mcalman August 11, 2025 13:36
@lasch lasch self-assigned this Aug 11, 2025
@lasch lasch added the enhancement New feature or request label Aug 11, 2025
Signed-off-by: Lars Schneidenbach <schneidenbach@us.ibm.com>

@mcalman mcalman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great!

@lasch
lasch merged commit a57c1e5 into IBM:main Aug 11, 2025
2 checks passed
@lasch
lasch deleted the input_dialect branch August 11, 2025 18:36
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