⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@bluestreak01
Copy link
Member

@bluestreak01 bluestreak01 commented Jan 17, 2026

Summary

  • Add consistent SVG illustrations to four concept pages with unified styling matching the window-functions animation
  • Restructure and improve content for better clarity and organization
  • All illustrations use IBM Plex fonts and consistent color palette (#1b1c26, #51535f, #32343e, #e289a4, #0cc0df)

Changes by page

/docs/concepts/designated-timestamp/

  • Add animated SVG showing rows flowing into time-based partitions
  • Animation demonstrates how designated timestamp determines partition placement

/docs/concepts/partitions/

  • Restructure content: "Why partition" moved to top, new "Choosing a partition interval" section with guidance table
  • Add static illustration showing partition directories with column files
  • Condense splitting/squashing section

/docs/concepts/ttl/

  • Complete rewrite with clearer structure
  • Add timeline illustration showing TTL window and partition dropping
  • Document wall-clock protection feature from PR #6531
  • Add practical guidelines table

/docs/concepts/deduplication/

  • Add animated SVG showing INSERT/REPLACE/SKIP behavior
  • Animation demonstrates deduplication with UPSERT KEYS

Test plan

  • Verify all four pages render correctly in preview
  • Check animations work smoothly (designated-timestamp, deduplication)
  • Confirm illustrations display properly in dark mode
  • Review content accuracy

🤖 Generated with Claude Code

bluestreak01 and others added 2 commits January 17, 2026 01:32
Add consistent SVG illustrations to concept pages with unified styling
matching the window-functions animation (IBM Plex fonts, consistent
color palette).

Changes:
- designated-timestamp: Add animated SVG showing rows flowing to partitions
- partitions: Restructure content, add illustration showing partition
  directories with column files
- ttl: Rewrite with clearer structure, add timeline illustration,
  document wall-clock protection feature
- deduplication: Add animated SVG showing INSERT/REPLACE/SKIP behavior

All illustrations use consistent styling:
- IBM Plex Mono/Sans fonts
- Color palette: #1b1c26, #51535f, #32343e, #e289a4, #0cc0df
- Grid lines and table structure matching window-functions page

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 17, 2026

🚀 Build success!

Latest successful preview: https://preview-331--questdb-documentation.netlify.app/docs/

Commit SHA: 86715bc

📦 Build generates a preview & updates link on each commit.

bluestreak01 and others added 8 commits January 19, 2026 03:20
Update links to partitions page after heading changes:
- #splitting-and-squashing-time-partitions → #partition-splitting-and-squashing
- #properties → #creating-partitioned-tables

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Update dates from 2024 to 2026 in concept pages and SVGs
- Replace crypto pairs (BTC/ETH) with FX pairs (EURUSD/GBPUSD) in designated timestamp SVG

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Move "On disk" label below partition boxes to avoid arrow overlap
- Widen table to match width of 3 partition boxes
- Increase SVG height to accommodate new layout

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bluestreak01 bluestreak01 merged commit af8c215 into main Jan 19, 2026
2 checks passed
@bluestreak01 bluestreak01 deleted the vi_concept_ovr branch January 19, 2026 19:28
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