Evaluating LLMs on Conversational Text-to-SQL under Chain Ambiguity and Intent Drift
A needed benchmark that surfaces a real gap: most text-to-SQL work measures final query correctness, not whether the model tracks the conversation or recognizes when users change their minds. The patterns tested are genuine: users ask imprecise questions that need clarification, then they retract. If you're building database interfaces with LLMs this shows where models break. The evaluation of 12 models is useful for positioning.