Skip to content

Issue_458: Improved error message for incorrect timestamp format#519

Open
Abigael-JT wants to merge 3 commits intoteragrep:mainfrom
Abigael-JT:issue_458
Open

Issue_458: Improved error message for incorrect timestamp format#519
Abigael-JT wants to merge 3 commits intoteragrep:mainfrom
Abigael-JT:issue_458

Conversation

@Abigael-JT
Copy link
Copy Markdown
Contributor

  • Improved error message for incorrect timestamp format
  • Added a debug log message for unparseable relative timestamp

@Abigael-JT Abigael-JT requested a review from eemhu March 5, 2025 10:25
@Abigael-JT Abigael-JT linked an issue Mar 6, 2025 that may be closed by this pull request
@eemhu
Copy link
Copy Markdown
Contributor

eemhu commented Mar 10, 2025

#454 has some changes for timestamp parsing, perhaps that one should be merged first?

@Abigael-JT
Copy link
Copy Markdown
Contributor Author

Yes that's right, we will revisit these changes after that PR is merged

@Abigael-JT
Copy link
Copy Markdown
Contributor Author

Rebased and updated changes after #454 was merged

Comment thread src/main/java/com/teragrep/pth10/ast/DefaultTimeFormat.java Outdated
Comment thread src/main/java/com/teragrep/pth10/ast/time/InstantTimestamp.java Outdated
@Abigael-JT Abigael-JT requested a review from eemhu April 11, 2025 13:05
Copy link
Copy Markdown
Contributor

@eemhu eemhu left a comment

Choose a reason for hiding this comment

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

Changes look good to me, tests pass OK

@elliVM
Copy link
Copy Markdown
Contributor

elliVM commented May 20, 2025

#572 conflicts with these changes perhaps it's better to wait for a merge and apply these changes after

@elliVM elliVM removed the review label May 20, 2025
@Abigael-JT
Copy link
Copy Markdown
Contributor Author

Will resolve merge conflicts after #572 is merged

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.

error message is too vague when user has typoed the timestamp

3 participants