Skip to content

[CALCITE-6633] Add CEILING to MSSQL dialect#4008

Merged
mihaibudiu merged 1 commit intoapache:mainfrom
sreeharshar84:main
Oct 18, 2024
Merged

[CALCITE-6633] Add CEILING to MSSQL dialect#4008
mihaibudiu merged 1 commit intoapache:mainfrom
sreeharshar84:main

Conversation

@sreeharshar84
Copy link
Contributor

@sreeharshar84 sreeharshar84 commented Oct 17, 2024

Invalid unparse for CEIL in MssqlSqlDialect

@mihaibudiu mihaibudiu added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Oct 17, 2024
Copy link
Contributor

@NobiGo NobiGo left a comment

Choose a reason for hiding this comment

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

LGTM. Only left some minor advice in Jira to improve the summary and description.

Copy link
Member

@caicancai caicancai left a comment

Choose a reason for hiding this comment

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

LGTM

@mihaibudiu
Copy link
Contributor

If the CI passes, please squash the commits so we can merge the PR.

@mihaibudiu
Copy link
Contributor

the style checker is unhappy about your formatting.
you can reproduce these errors locally using ./gradlew build

Indentation and minor changes.

[CALCITE-6633] Add CEILING to MSSQL dialect

Add Jira link to test.

[CALCITE-6633] Add CEILING to MSSQL dialect

Add CEILING to MSSQL dialect
@sreeharshar84
Copy link
Contributor Author

the style checker is unhappy about your formatting. you can reproduce these errors locally using ./gradlew build

I completed the changes to formatting.

@sonarqubecloud
Copy link

@mihaibudiu
Copy link
Contributor

I have changed the JIRA title to match the PR and commit subject

@mihaibudiu mihaibudiu merged commit bbdf14d into apache:main Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LGTM-will-merge-soon Overall PR looks OK. Only minor things left.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants