We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected
{ "stream": "demo", "creation_time": "2024-03-20 05:57:13.546920050 UTC", "first_event_at": "2024-03-20 06:03:54.746 UTC", "time": "2024-03-20T06:12:57.617862295Z", "ingestion": { "count": 4500, "size": "904500 Bytes", "format": "json" }, "storage": { "size": "7589 Bytes", "format": "parquet" } }
actual
{ "stream": "demo", "creation_time": "2024-03-20 05:57:13.546920050 UTC", "first_event_at": "2024-03-20 06:03:54.746 UTC", "time": "2024-03-20T06:04:13.827803147Z", "ingestion": { "count": 500, "size": "100500", "format": "json" }, "storage": { "size": "7589", "format": "parquet" } }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected
actual
The text was updated successfully, but these errors were encountered: