Skip to content

[CALCITE-1866] MySQL FLOOR to time use '%H' for hours rather than '%k'#745

Closed
snuyanzin wants to merge 1 commit intoapache:masterfrom
snuyanzin:CALCITE_1866
Closed

[CALCITE-1866] MySQL FLOOR to time use '%H' for hours rather than '%k'#745
snuyanzin wants to merge 1 commit intoapache:masterfrom
snuyanzin:CALCITE_1866

Conversation

@snuyanzin
Copy link
Copy Markdown
Contributor

@snuyanzin snuyanzin commented Jun 29, 2018

[CALCITE-1866] dateTime FLOOR to HOUR cause MySQL use '%H' instead of '%k' and tests

  1. Format fix (Kang Wang)
  2. Added test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)

…n '%k'

1) Format fix (Kang Wang)
2) Added test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)
julianhyde pushed a commit to julianhyde/calcite that referenced this pull request Jul 8, 2018
…OR to MySQL (Kang Wang, Sergey Nuyanzin)

Fix format string. DateTime FLOOR to HOUR cause MySQL use '%H' rather than '%k'. (Kang Wang)

Add test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)

Close apache#745
julianhyde pushed a commit to julianhyde/calcite that referenced this pull request Jul 8, 2018
…OR to MySQL (Kang Wang, Sergey Nuyanzin)

Fix format string. DateTime FLOOR to HOUR cause MySQL use '%H' rather than '%k'. (Kang Wang)

Add test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)

Close apache#745
julianhyde pushed a commit to julianhyde/calcite that referenced this pull request Jul 8, 2018
…OR to MySQL (Kang Wang, Sergey Nuyanzin)

Fix format string. DateTime FLOOR to HOUR cause MySQL use '%H' rather than '%k'. (Kang Wang)

Add test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)

Close apache#745
@asfgit asfgit closed this in bc269aa Jul 9, 2018
wangxlong pushed a commit to wangxlong/calcite that referenced this pull request Feb 13, 2020
…OR to MySQL (Kang Wang, Sergey Nuyanzin)

Fix format string. DateTime FLOOR to HOUR cause MySQL use '%H' rather than '%k'. (Kang Wang)

Add test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)

Close apache#745
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Aug 28, 2025
…OR to MySQL (Kang Wang, Sergey Nuyanzin)

Fix format string. DateTime FLOOR to HOUR cause MySQL use '%H' rather than '%k'. (Kang Wang)

Add test-cases for MySQL (FLOOR to HOUR, FLOOR to MINUTE, FLOOR to SECOND) (Sergey Nuyanzin)

Close apache#745

Change-Id: Ibdbeba7c2db19ae924f6588bf77efa75488f30cb
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