Add time conversion functions for convert command#5210
Add time conversion functions for convert command#5210ritvibhatt wants to merge 13 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
PR Reviewer Guide 🔍(Review updated until commit 215b59b)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 215b59b Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 5ac49be
Suggestions up to commit da6cfeb
Suggestions up to commit fdc0b67
Suggestions up to commit 80b16a9
Suggestions up to commit 93f7768
|
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit eae36db |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit 73f4088 |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 82fd69f.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
|
Persistent review updated to latest commit 82fd69f |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit b45ff6d |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit becd73e.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
|
Persistent review updated to latest commit becd73e |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 93f7768.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
|
Persistent review updated to latest commit 93f7768 |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit 80b16a9 |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit fdc0b67 |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit da6cfeb |
|
Persistent review updated to latest commit 5ac49be |
Signed-off-by: Ritvi Bhatt <ribhatt@amazon.com>
|
Persistent review updated to latest commit 215b59b |
Description
Implement ctime, mktime, mstime, and dur2sec conversion functions for the PPL convert command, along with timeformat parameter support.
Changes
Testing
Documentation
Related Issues
Related to #5031
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.