Skip to content

Comments

Add array_build() function to array reference and concepts pages#374

Open
javier wants to merge 9 commits intomainfrom
jv/build_array
Open

Add array_build() function to array reference and concepts pages#374
javier wants to merge 9 commits intomainfrom
jv/build_array

Conversation

@javier
Copy link
Contributor

@javier javier commented Feb 20, 2026

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

🚀 Build success!

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

Commit SHA: f96a515

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

@javier
Copy link
Contributor Author

javier commented Feb 23, 2026

Issue already merged at questdb/questdb#6794

javier and others added 3 commits February 24, 2026 12:53
- Add motivation section explaining when to use array_build vs ARRAY[]
- Add return type section documenting 1D vs 2D output
- Add constraints/edge cases section (nArrays limits, size=0/NULL, filler types)
- Clarify nArrays must be integer literal (not column, expression, or bind variable)
- Replace broken order_book example (scalar columns) with market_data example
  that correctly demonstrates stacking array columns
- Add variable-length fill example showing dynamic sizing per row
- Add NaN/NULL semantics note for padding behavior
- Link to demo schema page for market_data context
- Use parameter table format for better scannability

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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