Skip to content

P0.1+P0.2 — Quota model changes & remove dead feature flags (elasticsql)#126

Merged
fupelaqu merged 2 commits into
release-r1from
feature/P0.1-2
Jun 23, 2026
Merged

P0.1+P0.2 — Quota model changes & remove dead feature flags (elasticsql)#126
fupelaqu merged 2 commits into
release-r1from
feature/P0.1-2

Conversation

@fupelaqu

Copy link
Copy Markdown
Contributor

Phase-0 foundation of the pricing-repackaging epic (combined stories P0.1 + P0.2).

P0.1: remove unenforced maxConcurrentQueries from Quota; rebalance Community tier (maxJoins 1->2, maxMaterializedViews 3->1); drop the max_concurrent_queries row from SHOW LICENSE.
P0.2: remove UnlimitedResults + AdvancedAggregations from the Feature enum; result-limit policy now driven solely by Quota.maxQueryResults per tier (new ResultLimitInvariantSpec). Feature.values size 6.

licensing + core publishLocal'd at 0.20-SNAPSHOT (2.12+2.13) to unblock P0.3/P0.4/P0.5/P0.6.

Closes #125

🤖 Generated with Claude Code

fupelaqu and others added 2 commits June 23, 2026 12:26
…flags

P0.1 — remove unenforced maxConcurrentQueries from Quota; rebalance
Community tier (maxJoins 1->2, maxMaterializedViews 3->1); drop the
max_concurrent_queries row from SHOW LICENSE.

P0.2 — remove UnlimitedResults and AdvancedAggregations from the Feature
enum (values/fromString/toSnakeCase); result-limit policy is now driven
solely by Quota.maxQueryResults per tier (new ResultLimitInvariantSpec).

Feature.values is now size 6: MaterializedViews, JdbcDriver, AdbcDriver,
FlightSql, Federation, Repl.

P0.1, P0.2

Closed Issue #125

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@fupelaqu fupelaqu marked this pull request as ready for review June 23, 2026 11:00
@fupelaqu fupelaqu merged commit d4e3f72 into release-r1 Jun 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant