Hi @POCUSER ,
Yes, the Lakebase Data API can be used privately with Public Network Access disabled. Because the Data API is a REST endpoint (Lakebase Data API), it goes through your workspace’s standard inbound (front-end) Private Link, the databrick...
Hi @Nmtc9to5 ,
You likely don't need to manually enable delta.enableChangeDataFeed on Lakeflow Connect tables for most use cases, as they typically contain the CDC metadata by default. (docs)
You can check if it is enabled on the table with SHOW TBLP...
Hi @cormierjohn ,
Your understanding is correct. The validation rejecting a trailing assistant turn is happening at the FMAPI proxy layer before the request reaches Claude, so any client that uses Anthropic's prefill primitive will 400 against this e...
hi @playnicekids ,
You've hit a known dev-UX gap. dataset_catalog and dataset_schema on the dashboard resource are the intended parameterization mechanism, but they only resolve at bundle deploy time, which is why workspace editing of an unqualified ...
hi @excavator-matt ,
The mental model that budget policies are for cost and tags are for organization is outdated. For serverless workloads, both job-level tags and budget policy tags flow into system.billing.usage.custom_tags, with budget policy ta...