Skip to content

feat: interpolated export aggregations#78

Merged
misei-nul merged 4 commits intomainfrom
feat/export-linear-interpolation
Feb 12, 2026
Merged

feat: interpolated export aggregations#78
misei-nul merged 4 commits intomainfrom
feat/export-linear-interpolation

Conversation

@FlowingSPDG
Copy link
Member

Summary

  • Add linear interpolation support for export aggregations (1min/5min/1hour)
  • Ensure export preview uses the same query shape as actual export
  • Implement robust timestamp parsing for DuckDB + RFC3339 and keep clippy clean

Test plan

  • Verify raw export still matches original stream_stats records
  • Switch aggregation between raw/1min/5min/1hour and confirm preview/output change in row spacing and values
  • Run cargo fmt, cargo clippy -D warnings, and cargo check in src-tauri

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Misei and others added 3 commits February 12, 2026 23:43
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@misei-nul misei-nul linked an issue Feb 12, 2026 that may be closed by this pull request
@misei-nul misei-nul merged commit 53c056d into main Feb 12, 2026
6 checks passed
@misei-nul misei-nul deleted the feat/export-linear-interpolation branch February 12, 2026 16:06
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