build(deps): track ASAPPlanner main - #733
milindsrivastava1997 wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
@zzylol could you help with two 1. Fails on 2. Every candidate compiles, but none has a materialization, i.e. Both involve a binary op over two range-vector functions, so they may share a cause. Is this an intended Planner behavior change, or a regression? |
Switches the ASAPPlanner git deps (
asap-types,asap-aware-mapping,asap-frontend-promql,asap-frontend-sql) from the pinned rev029ff2fetobranch = "main"(lock now at8b90f04c). The other git deps (asap_sketchlib,asap-precompute-rs) were already onmain.Planner main added
DataType::{Date, Interval}andScalarValue::Interval. The ClickHouse relational adapter and backfill reader now reject them as unsupported (interval table-population literals are rejected inTablePopulation::validate, alongside nulls). Workspace builds.control_planetests fail with Planner main (both pass onorigin/main); see the comment below.🤖 Generated with Claude Code