Skip to content
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

CySQL Fixes and Updates #1049

Merged
merged 6 commits into from
Jan 7, 2025
Merged

CySQL Fixes and Updates #1049

merged 6 commits into from
Jan 7, 2025

Conversation

zinic
Copy link
Contributor

@zinic zinic commented Jan 6, 2025

Description

Latest batch of CySQL changes.

Motivation and Context

This changeset address the following tickets:

  • BED-5201 - Enforce Better Type Checking in CySQL Frontend
  • BED-5192 - Enforce Correct JSONB Operators for Type Conversion
  • BED-5193 - Ensure Function Return Signature Null Conversion
  • BED-5185 - Correctly Coerce Bare Property Lookups as Boolean

How Has This Been Tested?

Translation tests have been added for all validated cases.

Types of changes

  • Chore (a change that does not modify the application functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist:

Copy link
Contributor

@superlinkx superlinkx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should target the hotfix branch before merge

@zinic zinic changed the base branch from main to stage/v6.3.3 January 6, 2025 23:31
@superlinkx superlinkx dismissed their stale review January 6, 2025 23:39

Problem resolved

@zinic zinic merged commit df1a43c into stage/v6.3.3 Jan 7, 2025
1 check passed
@zinic zinic deleted the cysql branch January 7, 2025 17:51
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants