Removes PR that was not in 7.5.0 release

This commit is contained in:
Colin Goodheart-Smithe 2019-12-03 10:20:05 +00:00 committed by GitHub
parent cdbcab3841
commit 0592b3c726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@ Recovery::
* Do not send recovery requests with CancellableThreads {pull}46287[#46287] (issue: {issue}46178[#46178]) * Do not send recovery requests with CancellableThreads {pull}46287[#46287] (issue: {issue}46178[#46178])
SQL:: SQL::
* SQL: Add 3rd optional arg to DATE_PART {pull}47614[#47614] (issue: {issue}47206[#47206])
* SQL: make date/datetime and interval types compatible in conditional functions {pull}47595[#47595] (issue: {issue}46674[#46674]) * SQL: make date/datetime and interval types compatible in conditional functions {pull}47595[#47595] (issue: {issue}46674[#46674])
* SQL: use calendar interval of 1y instead of fixed interval for grouping by YEAR and HISTOGRAMs {pull}47558[#47558] (issue: {issue}40162[#40162]) * SQL: use calendar interval of 1y instead of fixed interval for grouping by YEAR and HISTOGRAMs {pull}47558[#47558] (issue: {issue}40162[#40162])
* SQL: Support queries with HAVING over SELECT {pull}46709[#46709] (issue: {issue}37051[#37051]) * SQL: Support queries with HAVING over SELECT {pull}46709[#46709] (issue: {issue}37051[#37051])