Commit History

Author SHA1 Message Date
  Marios Trivyzas 9d6b679a5d SQL: [Docs] Fix TIME_PARSE documentation (#58182) 5 years ago
  Patrick Jiang(白泽) 1fe1188d44 SQL: Implement TIME_PARSE function for parsing strings into TIME values (#55223) 5 years ago
  Marios Trivyzas 8810ed03a2 SQL: Fix DATETIME_PARSE behaviour regarding timezones (#56158) 5 years ago
  Marios Trivyzas 3febcd8f3c SQL: Implement DATETIME_PARSE function for parsing strings (#54960) 5 years ago
  Marios Trivyzas 72be0b54a9 SQL: Implement DATETIME_FORMAT function for date/time formatting (#54832) 5 years ago
  musteaf 2dc7950582 SQL: Extend DATE_TRUNC to also operate on intervals(elastic - #46632 ) (#47720) 5 years ago
  Andrei Stefan 9fad0b1ac4 SQL: document the use of a filter on _routing (#52355) 5 years ago
  Andrei Stefan ce727615c0 SQL: handle NULL arithmetic operations with INTERVALs (#49633) 5 years ago
  Marios Trivyzas 124cd18e20 SQL: Fix issue with mins & hours for DATEDIFF (#49252) 5 years ago
  Marios Trivyzas 745699f38d SQL: Implement DATEDIFF function (#47920) 6 years ago
  Marios Trivyzas 0516b6eaf5 SQL: Fix arg verification for DateAddProcessor (#48041) 6 years ago
  Marios Trivyzas e624bc281b SQL: Implement DATEADD function (#47747) 6 years ago
  Marios Trivyzas ead743d357 SQL: Implement DATE_PART function (#47206) 6 years ago
  Marios Trivyzas 9ac223cb1f SQL: Add alias DATETRUNC to DATE_TRUNC function (#47173) 6 years ago
  Marios Trivyzas b37e96712d SQL: Implement DATE_TRUNC function (#46473) 6 years ago
  James Rodewig d6ad874613 [DOCS] Remove unneeded options from `[source,sql]` code blocks (#42759) 6 years ago
  James Rodewig 9982888f4e [DOCS] Remove inline callouts for Asciidoctor migration (#41309) 6 years ago
  Marios Trivyzas d2f6f3b9ce SQL: [Docs] Small fixes for CURRENT_TIMESTAMP docs (#40792) 6 years ago
  Marios Trivyzas 9feede7814 SQL: Implement CURRENT_TIME/CURTIME functions (#40662) 6 years ago
  Marios Trivyzas 6be83964ed SQL: Fix display size for DATE/DATETIME (#40669) 6 years ago
  Marios Trivyzas 3dd0384d68 SQL: [Docs] Fix doc errors regarding CURRENT_DATE. (#40649) 6 years ago
  Costin Leau d0f60b4425 SQL: Spec tests now use classpath discovery (#40388) 6 years ago
  Andrei Stefan dbb93310b0 SQL: change the default precision for CURRENT_TIMESTAMP function (#39391) 6 years ago
  Costin Leau fb6e7a30c9 SQL: remove beta marker from documentation (#38661) 6 years ago
  Marios Trivyzas c9701be1e8 SQL: Implement CURRENT_DATE (#38175) 6 years ago
  Marios Trivyzas 1686c32ba9 SQL: Rename SQL type DATE to DATETIME (#37395) 6 years ago
  Andrei Stefan 09fa827adc SQL: documentation improvements and updates (#36918) 6 years ago
  Costin Leau 6ee6bb55e2 SQL: Introduce HISTOGRAM grouping function (#36510) 6 years ago
  Costin Leau f502ca53d4 SQL: Introduce NOW/CURRENT_TIMESTAMP function (#36562) 6 years ago
  Andrei Stefan de373060fb SQL: non ISO 8601 versions of DAY_OF_WEEK and WEEK_OF_YEAR functions (#36358) 6 years ago