Skip to content

Conversation

@huyuanfeng2018
Copy link
Contributor

  • Fix "neccessary" to "necessary" in cassandra.yaml
  • Fix "identifer" to "identifier" in SqlSimpleParser.java
  • Fix "teh" to "the" in Db2SqlDialect.java
  • Fix "identifers" to "identifiers" in SqlBuilder.java
  • Fix "begining" to "beginning" in cast-with-format.iq
  • Fix "looses" to "loses" in history.md

Copy link
Contributor

@mihaibudiu mihaibudiu left a comment

Choose a reason for hiding this comment

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

I am not sure that the build likes commit messages starting with "fix"
Maybe "Correct several misspellings?"

// If one operand is a date, the other labeled duration of YEARS, MONTHS, or DAYS.
// If one operand is a time, the other must be labeled duration of HOURS, MINUTES, or SECONDS.
// If one operand is a timestamp, the other operand can be any of teh duration.
// If one operand is a timestamp, the other operand can be any of the duration.
Copy link
Contributor

Choose a reason for hiding this comment

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

I would remove "of the"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

+1

Copy link
Member

Choose a reason for hiding this comment

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

Thank you for your contribution. Would you be willing to modify this section and your commit message?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the ping , done.

Copy link
Member

Choose a reason for hiding this comment

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

I may not have explained clearly enough. It needs to be revised according to Mihai’s comments, and the commits should be squashed into one. The commit message should match the PR title, as this is a commit convention in Calcite.

Copy link
Contributor Author

@huyuanfeng2018 huyuanfeng2018 Dec 13, 2025

Choose a reason for hiding this comment

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

I may not have explained clearly enough. It needs to be revised according to Mihai’s comments, and the commits should be squashed into one. The commit message should match the PR title, as this is a commit convention in Calcite.

sry, this is my first time contributing on Calcite, and I have compressed and resubmitted , PTAL~

Copy link
Member

Choose a reason for hiding this comment

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

No need to feel sorry. This is a first good contribution.

@huyuanfeng2018 huyuanfeng2018 changed the title Fix typo in some files Correct several misspellings Dec 11, 2025
Copy link
Member

@xiedeyantu xiedeyantu left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link

@xiedeyantu xiedeyantu merged commit 8954e08 into apache:main Dec 13, 2025
21 checks passed
@xiedeyantu
Copy link
Member

Thanks for contribution @huyuanfeng2018 and review @mihaibudiu

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.

3 participants