Skip to content

Check TVF parameter case-intensively during invocation and declaration. #15446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Cpaulyz
Copy link
Contributor

@Cpaulyz Cpaulyz commented Apr 30, 2025

Description

  1. When registering TVF, check parameter case-intensively.
  2. When invoking TVF, fill parameter case-intensively.

Copy link

codecov bot commented Apr 30, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 39.47%. Comparing base (aa16713) to head (a2587b0).

Files with missing lines Patch % Lines
...ne/plan/relational/analyzer/StatementAnalyzer.java 53.33% 7 Missing ⚠️
...ion/config/executor/ClusterConfigTaskExecutor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #15446   +/-   ##
=========================================
  Coverage     39.46%   39.47%           
  Complexity      198      198           
=========================================
  Files          4660     4660           
  Lines        302154   302165   +11     
  Branches      37784    37787    +3     
=========================================
+ Hits         119249   119279   +30     
+ Misses       182905   182886   -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link

sonarqubecloud bot commented May 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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