Commit a109938
[NA] [BE] feat: add task tiling and chapter summaries to cipx_session_analysis (#8154)
* [NA] [BE] feat: add task tiling and chapter summaries to cipx_session_analysis
The cost API's session analysis now emits two flat tilings per session — tasks
and chapters — and a summary per chapter, task and session. Adds the columns for
the three the create-table migration does not have.
Numbered 000121: the table creation landed on main as 000120, so the number this
was written against is taken.
Co-Authored-By: Claude Code <noreply@anthropic.com>
* chore(migrations): renumber the session-analysis migration to 000122
000121 was free when this branch opened; 000121_add_aiu_nano_to_cipx_tables
has since merged to main. Different tables (cipx_spends / cipx_spend_blocks
vs cipx_session_analysis), so the clash was the number alone. The changeset
id moves with the filename.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Code <noreply@anthropic.com>1 parent c271dde commit a109938
1 file changed
Lines changed: 16 additions & 0 deletions
File tree
- apps/opik-backend/src/main/resources/liquibase/db-app-analytics/migrations
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments