Skip to content

fix: azure app-role extension load + compactor CI gap (#17)#19

Merged
vyruss merged 2 commits into
mainfrom
fix/issue-17
Jun 18, 2026
Merged

fix: azure app-role extension load + compactor CI gap (#17)#19
vyruss merged 2 commits into
mainfrom
fix/issue-17

Conversation

@vyruss

@vyruss vyruss commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

ensure_attached() pre-loads azure in its SECURITY DEFINER context when an azure secret is set, so a non-superuser app role no longer hits pg_duckdb's LocalFileSystem block on first ADLS access (gated; s3/azure-less builds untouched). ci/topo/vanilla.sh now builds the compactor and ci/journey.sh guards 6d/6e against a missing bin/compactor (was skipping silently). Verified on real Azure ADLS; run-ci-local.sh green. Refs #17.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@vyruss, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 55 minutes and 27 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a163e378-3719-4a22-89c5-3cd4db7720fa

📥 Commits

Reviewing files that changed from the base of the PR and between 59d70da and 78cb2bd.

📒 Files selected for processing (3)
  • ci/journey.sh
  • ci/topo/vanilla.sh
  • extension/coldfront/coldfront--1.0.sql

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key: "tools"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/issue-17

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@vyruss vyruss mentioned this pull request Jun 18, 2026
@vyruss vyruss merged commit 90bf842 into main Jun 18, 2026
14 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