Skip to content

Update documentation for recent features before RC #137

@amc-corey-cox

Description

@amc-corey-cox

Summary

Several recently landed and in-flight features lack user-facing documentation. This should be addressed before the release candidate.

Missing documentation for landed features

Documentation needed for in-flight PRs

Stale docs

  • docs/api/functions.md — nearly empty, doesn't list any available functions
  • docs/schema/joins.md — says "not yet implemented"

Suggested deliverables

  1. Expression language guide (docs/api/expressions.md or expand docs/api/functions.md) — document available functions (uuid5, strlen, case, max, min, round, etc.), {slot} null-propagation, collection distribution, and numeric coercion rules
  2. Multi-output docs — add -O usage examples to docs/index.md or a dedicated section
  3. Update docs/schema/joins.md — remove "not yet implemented", add cross-table lookup examples
  4. Multiple class_derivation examples — add to index or tutorial
  5. Update mkdocs.yml nav if new pages are added

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions