Skip to content

Minor code TODOs and Postgres polish #15

Description

@ihistand

Small cleanups / known limitations gathered from in-code TODOs and CLAUDE.md nice-to-haves. None are urgent; good incremental work.

  • Running tests on incremental datasets is unsupported (core/actions/test.ts)
  • Postgres adapter truncates large values — should use Long (cli/api/utils/postgres.ts)
  • data_preparation: incremental conditions not in compiled output (TODOs in core/actions/data_preparation.ts)
  • cli/index.ts is not type-checked (migrate to typed yargs)
  • Test results capped at 1 MB (cli/api/commands/test.ts)
  • Postgres partitioning gaps: storage options on partitioned parents, sub-partitioning, opclasses on partitioned indexes

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtCode TODOs / cleanup / polish

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions