Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple source timestamp formats #16

Merged
merged 6 commits into from
Sep 13, 2024

Conversation

davidsloan
Copy link
Collaborator

@davidsloan davidsloan commented Sep 13, 2024

Adds support for multiple "from" patterns.

This converts the format.from.pattern field in the following SMTs:

  • InsertFieldTimestampHeaders
  • InsertRollingFieldTimestampHeaders
  • TimestampConverter

into a List (comma separated) so that these SMTs can support multiple (fallback) DateTimeFormatter patterns should multiple timestamps be in use.

This PR also cleans up some static analysis violations and fixes some intermittent tests, but no breaking changes.

@davidsloan davidsloan changed the title Feat/multi from pattern Support for multiple source timestamp formats Sep 13, 2024
@andrewstevenson andrewstevenson merged commit 9ee34c3 into main Sep 13, 2024
2 checks passed
@andrewstevenson andrewstevenson deleted the feat/multi-from-pattern branch September 13, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants