Skip to content

chore: consolidate expression support docs into dev/expressions.yml#3993

Closed
andygrove wants to merge 2 commits intoapache:mainfrom
andygrove:expressions-manifest-phase-1
Closed

chore: consolidate expression support docs into dev/expressions.yml#3993
andygrove wants to merge 2 commits intoapache:mainfrom
andygrove:expressions-manifest-phase-1

Conversation

@andygrove
Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #.

Rationale for this change

Replace docs/spark_expressions_support.md and docs/source/contributor-guide/expression-audit-log.md with a single machine-readable manifest keyed by Spark SQL name.

Each entry records category, implementation status, and (optionally) audit records with Spark versions checked, date, and findings. A future phase will regenerate the user-facing docs from this file.

What changes are included in this PR?

  • Add dev/expressions.yml
  • Remove the two source docs now merged into the manifest
  • Update adding_a_new_expression.md to link to the manifest
  • Update the audit-comet-expression skill to append audit records to the YAML

How are these changes tested?

Replace docs/spark_expressions_support.md and docs/source/contributor-guide/expression-audit-log.md
with a single machine-readable manifest keyed by Spark SQL name. Each entry records category,
implementation status, and (optionally) audit records with Spark versions checked, date,
and findings. A future phase will regenerate the user-facing docs from this file.

- Add dev/expressions.yml (416 entries across 21 categories, 1 audit record)
- Remove the two source docs now merged into the manifest
- Update adding_a_new_expression.md to link to the manifest
- Update the audit-comet-expression skill to append audit records to the YAML
@andygrove andygrove closed this Apr 18, 2026
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.

1 participant