Skip to content

Conversation

@nikhilsinhaparseable
Copy link
Contributor

remove first-event-at from stream.json but keep it in stats api

pub created_at: String,
#[serde(rename = "first-event-at")]
#[serde(skip_serializing_if = "Option::is_none")]
pub first_event_at: Option<String>,
Copy link
Member

Choose a reason for hiding this comment

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

even the first_event_at is not needed right?

@nitisht nitisht merged commit dbc5b78 into parseablehq:main Feb 27, 2024
nikhilsinhaparseable added a commit that referenced this pull request Mar 4, 2024
* create first-created-at on the fly for stats api (#675)

* prepare for release v0.9 (#678)

* fix: Invalid Cargo.toml (#680)

* feat: distributed Implementation of the Parseable Server (#656)

This PR contains the ingester side changes

---------

Co-authored-by: Nikhil Sinha <[email protected]>
Co-authored-by: Nitish Tiwari <[email protected]>
nikhilsinhaparseable added a commit to nikhilsinhaparseable/parseable that referenced this pull request Apr 20, 2024
@nikhilsinhaparseable nikhilsinhaparseable deleted the first-event-at-correction branch July 12, 2025 08:55
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