Skip to content

Labels

Labels

  • agent: easy

    Clear fix, localized change, good test coverage
  • agent: hard

    Architectural decision, cross-cutting concern, unclear requirements
  • agent: medium

    Multi-file change, some ambiguity, may need exploration
  • agent: not-suitable

    Needs human judgment, external access, or domain expertise
  • bug

    Something isn't working
  • build

    Build system, ASDF, Quicklisp, SBCL/CCL
  • ci

    GitHub Actions and CI pipeline
  • component: cli

    Command-line interface and arguments
  • component: copy-protocol

    COPY pipeline, batching, streaming
  • component: parser

    Load file DSL parser (esrap)
  • component: schema

    DDL generation, schema discovery, indexes
  • component: transforms

    Casting, type mapping, data transforms
  • data-loss

    Potential or actual data loss
  • docker

    Docker build or container issue
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • encoding

    Character encoding or collation issue
  • enhancement

    New feature or request
  • error-handling

    Reject files, error recovery, retry logic
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • performance

    Performance or throughput issue
  • question

    Further information is requested
  • regression

    Previously working feature now broken
  • source: csv

    CSV file loading
  • source: dbf

    DBF/dBase file loading
  • source: fixed

    Fixed-width file loading
  • source: ixf

    IBM IXF file loading
  • source: mssql

    MS SQL Server source migrations