Commit History

Author SHA1 Message Date
  James Rodewig 47adf545c4 [DOCS] SQL: Document `null` handling for functions (#74444) 4 years ago
  Marios Trivyzas c5cd7e51ef SQL: [Docs] Use the most common `yyyy` year pattern in examples (#69407) 4 years ago
  Marios Trivyzas bbf3cbfcfa QL: Implement support for date_nanos ES type. (#67666) 4 years ago
  Andras Palinkas f855e5235c SQL: Implement TO_CHAR() function (#66486) 4 years ago
  Binu R J da511f4e03 SQL: Implement FORMAT function (#55454) 5 years ago
  James Rodewig a94e5cb7c4 [DOCS] Replace Wikipedia links with attribute (#61171) 5 years ago
  Patrick Jiang(白泽) 647a413d9b SQL: Implement DATE_PARSE function for parsing strings into DATE values (#57391) 5 years ago
  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