Skip to content

Conversation

trueleo
Copy link
Contributor

@trueleo trueleo commented Apr 5, 2023

Description

  • Add EventFormat Trait
  • Add support for batching array of object
  • Derive sub schema for event instead of fetching from hashed key
  • Defer update of schema until sync process
  • Change alert to use RecordBatch instead
  • Update stats from bytes and number of objects in event.

This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

trueleo and others added 15 commits April 5, 2023 13:23
* Add EventFormat Trait
* Add support for batchinig array of object
* Derive sub schema for event instead of fetching from hashed key
* Defer update of schema until sync process
* Change alert to use recordbatch instead
* Update stats from bytes and number of objects in event.
@nitisht nitisht merged commit 55248ec into parseablehq:main Apr 10, 2023
@trueleo trueleo deleted the refactor_event_format branch April 10, 2023 08:15
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