confluentinc / confluentinc/dbt-confluent
R4 — Normalize option values before comparing; apply `with` on the CTAS path
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- Avg merge
- 1d 59m
- Merged PRs (30d)
- 18
Description
**Today:** Exact string compare; CTAS drops `with` entirely.
**Acceptance:** For 100+ models, runs clean twice with no `--full-refresh`.
**Status (9/9/2026):** Not Done.
From `v1.md` (derived from INIT-4769 PRD §6 Requirements), Version 1.0 epic.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Contributor guide
Research direction
Start by reading v1.md and the referenced INIT-4769 PRD §6 Requirements. Locate the option comparison and CTAS path, then verify the stated behavior against the 100+ model acceptance case. Done means normalized option values compare correctly, CTAS preserves with, and the run succeeds twice without --full-refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100