Skip to content

v0.1.3

Choose a tag to compare

@gorskysd gorskysd released this 10 Sep 18:52
· 49 commits to main since this release
a974926
Bugfix/prod 426 spark log parser error key error submission time (#13)

* Decoupled extractor and eventlog builder for better integration with backend

* Fixed bug where rollover_id diff was not sorted correctly

* Fixed cli

* incremented version

* Formatting

* More formatting

* more formatting

* Modify cli to allow paths with special characters

* Added bypass to account for missing SubmissionTime in StageSubmitted events

* Incremented version

* Better structuring

* Fixed bad_eventlog tests

* Returned size threshold to 5GB and cleaned up if logic

* Incremented version and set higher size threshold for cli use

* Fixed error message on tests

* more test text changes

Co-authored-by: Sean Gorsky <[email protected]>