Skip to content

[CALCITE-6612] Add DATE_SUB function(enabled in Spark library) - #3995

Merged
mihaibudiu merged 1 commit into
apache:mainfrom
caicancai:date_sub
Oct 16, 2024
Merged

[CALCITE-6612] Add DATE_SUB function(enabled in Spark library)#3995
mihaibudiu merged 1 commit into
apache:mainfrom
caicancai:date_sub

Conversation

@caicancai

@caicancai caicancai commented Oct 6, 2024

Copy link
Copy Markdown
Member

op1 = handleSecondParameter(cx, rexBuilder, call);
} else {
final SqlBasicCall operandCall = call.operand(1);
qualifier = operandCall.operand(1);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

extra space. no big deal

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fix

@mihaibudiu mihaibudiu added the LGTM-will-merge-soon Overall PR looks OK. Only minor things left. label Oct 7, 2024
@sonarqubecloud

sonarqubecloud Bot commented Oct 8, 2024

Copy link
Copy Markdown

@caicancai

Copy link
Copy Markdown
Member Author

@mihaibudiu I see that the main branch can be merged. Is this PR easy to merge?

@mihaibudiu
mihaibudiu merged commit 659ea98 into apache:main Oct 16, 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.

2 participants