Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:HTML language:JavaScript language:Java

Filter by

209M results  (2 s)

209M results

Part of #8547. This is the parametrisation of the queries in the TransformationSystem. BEGINRELEASENOTES *TransformationSystem FIX: Parameterise SQL in TransformationSystem ENDRELEASENOTES

https://claude.ai/code/session_0133qDQwWZAXTzgVZwr4qk1L

Add Sorting Filtering to Tables (#5159) Summary This PR adds interactive features to tables, including sorting, filtering, and search functionality. Changes Implemented - Implemented column sorting ...

Summary Replace MINIMAX_API_KEY/MINIMAX_BASE_URL with generic LLM_API_KEY/LLM_BASE_URL/LLM_MODEL across the benchmark CI pipeline so any Anthropic-compatible LLM provider can be used without code changes. ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

Summary Closes #260. A validator-rejected ingest used to leave an empty orphaned table behind — create_table fired inside __init__ BEFORE validate_data() ran. The next retry s stale-table guard then ...