tree: 721c601f7265d42004050fd440e0e1853f1aa1c3
  1. nonansi/
  2. postgreSQL/
  3. scripting/
  4. subquery/
  5. timestampNTZ/
  6. typeCoercion/
  7. udaf/
  8. udf/
  9. udtf/
  10. variant/
  11. alias-resolution-edge-cases.sql
  12. array.sql
  13. bin-by.sql
  14. binary.sql
  15. binary_base64.sql
  16. binary_basic.sql
  17. binary_hex.sql
  18. binary_hex_discrete.sql
  19. bitwise.sql
  20. cast.sql
  21. ceil-floor-with-scale-param.sql
  22. change-column.sql
  23. charvarchar.sql
  24. collations-aliases.sql
  25. collations-basic.sql
  26. collations-padding-trim.sql
  27. collations-string-functions.sql
  28. column-resolution-aggregate.sql
  29. column-resolution-sort.sql
  30. columnresolution-negative.sql
  31. columnresolution-views.sql
  32. columnresolution.sql
  33. comments.sql
  34. comparator.sql
  35. conditional-functions.sql
  36. count.sql
  37. counter-diff.sql
  38. cross-join.sql
  39. csv-functions.sql
  40. cte-command.sql
  41. cte-legacy.sql
  42. cte-nested.sql
  43. cte-nonlegacy.sql
  44. cte-recursion.sql
  45. cte-with-multi-children-operators.sql
  46. cte.sql
  47. current_database_catalog.sql
  48. date.sql
  49. datetime-formatting-invalid.sql
  50. datetime-formatting-legacy.sql
  51. datetime-formatting.sql
  52. datetime-legacy.sql
  53. datetime-parsing-invalid.sql
  54. datetime-parsing-legacy.sql
  55. datetime-parsing.sql
  56. datetime-special.sql
  57. decimalArithmeticOperations.sql
  58. describe-part-after-analyze.sql
  59. describe-query.sql
  60. describe-table-after-alter-table.sql
  61. describe.sql
  62. double-quoted-identifiers-enabled.sql
  63. double-quoted-identifiers.sql
  64. except-all.sql
  65. except.sql
  66. execute-immediate.sql
  67. explain-aqe.sql
  68. explain-cbo.sql
  69. explain.sql
  70. extract-value-nulltype-single-pass.sql
  71. extract-value-resolution-edge-cases.sql
  72. extract.sql
  73. generators-resolution-edge-cases.sql
  74. generators.sql
  75. group-analytics.sql
  76. group-by-alias.sql
  77. group-by-all-duckdb.sql
  78. group-by-all-mosha.sql
  79. group-by-all.sql
  80. group-by-filter.sql
  81. group-by-ordinal.sql
  82. group-by.sql
  83. grouping_set.sql
  84. grouping_set_grand_total_disabled.sql
  85. having-and-order-by-recursive-type-name-resolution.sql
  86. having.sql
  87. higher-order-functions.sql
  88. hll.sql
  89. identifier-clause-legacy.sql
  90. identifier-clause.sql
  91. ignored.sql
  92. ilike-all.sql
  93. ilike-any.sql
  94. ilike.sql
  95. inline-table.sql
  96. inner-join.sql
  97. intersect-all.sql
  98. interval.sql
  99. join-asof-containers.sql
  100. join-asof-context.sql
  101. join-asof-corners.sql
  102. join-asof-crossfeature.sql
  103. join-asof-datatypes.sql
  104. join-asof-errors.sql
  105. join-asof-expressions.sql
  106. join-asof-gating.sql
  107. join-asof-grammar.sql
  108. join-asof-semantics.sql
  109. join-empty-relation.sql
  110. join-lateral.sql
  111. join-nearest-by.sql
  112. join-resolution-edge-cases.sql
  113. json-functions.sql
  114. keywords-enforced.sql
  115. keywords.sql
  116. kllquantiles.sql
  117. like-all.sql
  118. like-any.sql
  119. limit.sql
  120. linear-regression.sql
  121. listagg-collations.sql
  122. listagg.sql
  123. literals.sql
  124. map.sql
  125. mask-functions.sql
  126. math.sql
  127. max-min-by-k.sql
  128. metadata_column_resolution.sql
  129. misc-functions.sql
  130. mode.sql
  131. name-precedence-in-order-by-and-having-with-conflicting-attributes.sql
  132. named-function-arguments.sql
  133. named-window.sql
  134. natural-join.sql
  135. non-excludable-rule.sql
  136. null-handling.sql
  137. null-propagation.sql
  138. operators.sql
  139. order-by-alias.sql
  140. order-by-all.sql
  141. order-by-and-having-on-top-of-aggregate-with-join.sql
  142. order-by-nulls-ordering.sql
  143. order-by-ordinal.sql
  144. order-by.sql
  145. outer-join.sql
  146. parameterless-function-name-precedence-legacy.sql
  147. parameterless-function-name-precedence.sql
  148. parse-query-correctness-old-behavior.sql
  149. parse-query-correctness.sql
  150. parse-schema-string.sql
  151. percentiles.sql
  152. pipe-operators.sql
  153. pivot.sql
  154. pred-pushdown.sql
  155. predicate-functions.sql
  156. qualify.sql
  157. query_regex_column.sql
  158. random.sql
  159. regexp-functions.sql
  160. replacing-missing-expression-with-alias.sql
  161. runtime-replaceable-edge-cases.sql
  162. selectExcept.sql
  163. session-variable-precedence.sql
  164. set-operations-unsupported-types.sql
  165. show-create-table.sql
  166. show-tables.sql
  167. show-tblproperties.sql
  168. show-views.sql
  169. show_columns.sql
  170. sql-compatibility-functions.sql
  171. sql-on-files.sql
  172. sql-path.sql
  173. sql-session-variables.sql
  174. sql-udf-name-precedence-legacy.sql
  175. sql-udf-name-precedence.sql
  176. sql-udf.sql
  177. st-functions.sql
  178. string-functions.sql
  179. struct.sql
  180. subexp-elimination.sql
  181. table-aliases.sql
  182. table-valued-functions.sql
  183. tablesample-negative.sql
  184. thetasketch.sql
  185. time-bucket.sql
  186. time-window.sql
  187. time.sql
  188. timestamp-ltz-nanos.sql
  189. timestamp-ltz.sql
  190. timestamp-ntz-nanos.sql
  191. timestamp-ntz.sql
  192. timestamp.sql
  193. timezone.sql
  194. to_from_avro.sql
  195. transform.sql
  196. try-string-functions.sql
  197. try_aggregates.sql
  198. try_arithmetic.sql
  199. try_cast.sql
  200. try_datetime_functions.sql
  201. try_element_at.sql
  202. try_reflect.sql
  203. tuplesketch.sql
  204. type-coercion-edge-cases.sql
  205. union-per-child-output-deduplication.sql
  206. union-resolution-edge-cases.sql
  207. union.sql
  208. unpivot.sql
  209. url-functions.sql
  210. using-join.sql
  211. variant-field-extractions.sql
  212. vector-agg.sql
  213. vector-distance.sql
  214. vector-norm.sql
  215. view-conf.sql
  216. view-schema-binding-config.sql
  217. view-schema-binding.sql
  218. view-schema-compensation.sql
  219. view-schema-evolution.sql
  220. view-schema-type-evolution.sql
  221. view-with-default-collation.sql
  222. window-with-aggregates.sql
  223. window.sql
  224. xml-functions.sql