Skip to content

Conversation

@BohuTANG
Copy link
Member

@BohuTANG BohuTANG commented Oct 21, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

Remove redundant set global enable_experimental_procedure=1; statements in procedure-related tests now that the flag defaults to enabled.

Fixes: N/A

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why (non-functional cleanup; relies on existing default setting)

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe): Test cleanup to align with default setting

This change is Reviewable

@BohuTANG BohuTANG changed the title tests: remove redundant experimental procedure toggles chore: remove redundant experimental procedure toggles Oct 21, 2025
@github-actions github-actions bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Oct 21, 2025
@github-actions
Copy link
Contributor

🤖 CI Job Analysis

Workflow: 18677810657

📊 Summary

  • Total Jobs: 83
  • Failed Jobs: 2
  • Retryable: 0
  • Code Issues: 2

NO RETRY NEEDED

All failures appear to be code/test issues requiring manual fixes.

🔍 Job Details

  • linux / sqllogic / cluster (base, 2c8g, 2, hybrid): Not retryable (Code/Test)
  • linux / sqllogic / standalone (base, 2c8g, hybrid): Not retryable (Code/Test)

🤖 About

Automated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed).

@BohuTANG BohuTANG merged commit ba3f3e8 into main Oct 21, 2025
92 of 97 checks passed
@BohuTANG BohuTANG deleted the enable-experimental-procedure-default branch October 21, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-chore this PR only has small changes that no need to record, like coding styles.

2 participants