Skip to content

Labels

Labels

  • area:api

    Native entry points and CLI
  • area:compat

    Oracle lane and linopy interop
  • area:docs

    SPEC, ARCHITECTURE, ROADMAP, GLOSSARY, README
  • area:engine

    Lowering, IR, relational executor, sinks
  • area:language

    Schema, grammar, AST, macros, primitives
  • area:packaging

    Distribution, extras, dependency footprint
  • autorelease: pending

  • autorelease: tagged

  • blocked:upstream

    Waiting on an upstream linopy change
  • breaking

    Changes the YAML surface; land before there are users
  • bug

    Fails loudly: exception or obviously wrong result
  • bug:silent

    Plausible wrong answer or unearned green light; the user gets no signal
  • chore

    Packaging, CI, dependencies
  • decision

    A question to be answered, not work to be done; closes by resolution
  • dependencies

    Dependabot version bumps
  • engine:duckdb

    Specific to the duckdb executor — invalidated if the polars path wins
  • engine:polars

    Specific to the polars rewrite (#189) — invalidated if duckdb stays
  • feature

    New capability
  • perf

    Wall time, memory, or I/O cost — not a wrong answer
  • roadmap

    Decided yes: on the plan. Applied on resolution, replacing 'decision'
  • taxed

    New closed-vocabulary construct: needs both an oracle and a streaming implementation
  • trigger:bench

    Run the benchmark comparison on this PR; removed when the run finishes