Commit History

Author SHA1 Message Date
  James Rodewig d6ad874613 [DOCS] Remove unneeded options from `[source,sql]` code blocks (#42759) 6 years ago
  Marios Trivyzas eb5f5d4553 SQL: [Docs] Add example for custom bucketing with CASE (#41787) 6 years ago
  James Rodewig 3a1606bc60 [DOCS] Remove inline callouts for Asciidoctor migration (#41460) 6 years ago
  Marios Trivyzas add02f4f55 SQL: Implement IIF(<cond>, <result1>, <result2>) (#41420) 6 years ago
  Marios Trivyzas 8b2577406f SQL: Implement CASE... WHEN... THEN... ELSE... END (#41349) 6 years ago
  Nik Everett 8cd40ead74 Drop inline callouts from SQL conditional docs (#41205) 6 years ago
  Andrei Stefan 4cec0ae1b9 SQL: MATCH and QUERY documentation; one list of functions (#40494) 6 years ago
  Costin Leau d0f60b4425 SQL: Spec tests now use classpath discovery (#40388) 6 years ago
  Costin Leau fb6e7a30c9 SQL: remove beta marker from documentation (#38661) 6 years ago
  Andrei Stefan 09fa827adc SQL: documentation improvements and updates (#36918) 6 years ago
  Marios Trivyzas 031d0566b0 SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 6 years ago
  Marios Trivyzas 3f7cae3f0d SQL: Implement GREATEST and LEAST functions (#35879) 6 years ago
  Marios Trivyzas 410f570d5f SQL: Implement NULLIF(expr1, expr2) function (#35826) 6 years ago
  Marios Trivyzas 92acf47c16 SQL: Implement NVL(expr1, expr2) (#35794) 7 years ago
  Marios Trivyzas d95d885bae SQL: Implement ISNULL(expr1, expr2) (#35793) 7 years ago
  Marios Trivyzas e179bd393d SQL: Implement IFNULL variant of COALESCE (#35762) 7 years ago
  Marios Trivyzas b1818dbdce SQL: [docs] Add documentation for COALESCE (#35740) 7 years ago