/yql/essentials/tests/sql/suites/pg/
../
YQL_20895_having_depth_2.sql
YQL_20895_having_depth_3.sql
YQL_20895_projection_depth_2.sql
YQL_20895_projection_depth_3.sql
aggr_compare.yql
aggregate_ctx.sql
aggregate_distinct.sql
aggregate_emit_agg_apply.sql
aggregate_factory.yql
aggregate_scalar_minus_zero.sql
aliased_columns.sql
avg_float_clone_init_value.sql
bit_const.yql
cast_int_to_bit.sql
cbo_pragma1.sql
cbo_pragma2.sql
coalesce.sql
collate_icu.sql
collate_std.sql
compare.yql
current_database.sql
dates_from_pg.yql
dates_to_pg.yql
def_column_name_func.sql
default.cfg
distinct_all_projection.sql
distinct_from_pg_null.yql
distinct_on_multi_projection.sql
distinct_on_single_projection_no_order.sql
distinct_on_single_projection_order.sql
distinct_on_single_projection_order_expr.sql
equals_where_over_cross.sql
equals_where_over_cross2.sql
evaluate_expr_float_special.yql
expr_op_array.sql
fail_collate_mixed.cfg
fail_collate_mixed.sql
having_subquery_ref_agg.cfg
having_subquery_ref_agg.sql
in_sorted.yql
interval_to_pg.yql
is_null_pg_null.yql
is_predicate.sql
join_brackets1.sql
join_brackets2.sql
join_groups.sql
join_tree_order.sql
join_using1.sql
join_using2.sql
join_using3.sql
join_using4.sql
join_using5.sql
join_using6.sql
join_using7.sql
join_using8.sql
join_using9.sql
join_using_case_insensetive1.sql
join_using_case_insensetive2.sql
join_using_multiple1.sql
join_using_multiple3.sql
join_using_table_used_order.sql
join_using_table_used_order1.sql
join_using_table_used_order2.cfg
join_using_table_used_order2.sql
lang_sql.sql
long_ident.sql
multi_usage_cross_join.sql
nothing.sql
nullif.sql
numbers_to_pg.yql
numeric_to_pg.yql
order_by_agg_extra_for_keys.sql
order_by_agg_input_columns_aggr.sql
order_by_agg_input_columns_full.sql
order_by_agg_input_columns_keys.sql
order_by_agg_input_columns_prj_and_aggr.sql
order_by_agg_input_columns_prj_and_keys_and_aggr.sql
order_by_agg_no_extra_for_aggs.sql
order_by_distinct_same_expr.sql
order_by_distinct_same_expr_agg.sql
order_by_distinct_same_expr_agg_sublink.sql
order_by_input_columns.sql
order_by_input_columns_qual.sql
order_by_shadow_input_columns.sql
order_by_shadow_input_columns_qual.sql
palloc_big_string.sql
param_text1.json
param_text2.json
parametrized.cfg
parametrized.sql
pg_array_cast.sql
pg_array_compare.sql
pg_array_literal.sql
pg_corr_count.sql
pg_corr_limit.sql
pg_corr_offset.sql
pg_corr_sort_limit.sql
pg_corr_sort_limit2.sql
pg_in_dict_key_with_stable_pickle.yql
pg_in_expr.sql
pg_interval_literal.sql
pg_iterate.yql
pg_like.cfg
pg_like.sql
pg_like_cast.sql
pg_like_opt.sql
pg_type_from_oid.yql
pg_types_aggregate1.sql
pg_types_array_literal.yql
pg_types_cast_with_length.sql
pg_types_dict.cfg
pg_types_dict.yql
pg_types_literal_mods.yql
pg_types_literal_with_length.yql
pg_types_window1.sql
pg_types_window2.sql
pg_view.sql
pgns_agg.yql
pgns_proc.yql
projection_subquery_ref_agg.cfg
projection_subquery_ref_agg.sql
range_function_multi.sql
range_function_multi_record.sql
range_function_scalar.sql
record_from_table_row.sql
reflection.yql
regoids.sql
select_agg.sql
select_agg_expr_having.sql
select_agg_expr_key_under_agg.sql
select_agg_expr_order.sql
select_agg_expr_projection.sql
select_agg_group.sql
select_agg_group_key_only.sql
select_agg_gs_cube.sql
select_agg_gs_grouping.sql
select_agg_gs_rollup.sql
select_agg_gs_sets.sql
select_agg_one_row.sql
select_agg_qstar.sql
select_agg_star.sql
select_and_or_group.sql
select_between.sql
select_case.sql
select_cast_same_arg.sql
select_common_type_except.sql
select_common_type_exceptall.sql
select_common_type_if.sql
select_common_type_intersect.sql
select_common_type_intersectall.sql
select_common_type_union.sql
select_except.sql
select_except_all.sql
select_from_columns_scalar.sql
select_having.sql
select_having_no_from.sql
select_having_same_agg.sql
select_intersect.sql
select_intersect_all.sql
select_is_null.sql
select_join_cross.sql
select_join_cross_and_inner.sql
select_join_full.sql
select_join_full3.sql
select_join_full_const.sql
select_join_full_equi.sql
select_join_full_equi_and_const.sql
select_join_full_equi_and_one.sql
select_join_full_one.sql
select_join_inner.sql
select_join_inner3.sql
select_join_inner_const.sql
select_join_inner_equi.sql
select_join_inner_equi_and_const.sql
select_join_inner_equi_and_one.sql
select_join_inner_one.sql
select_join_left.sql
select_join_left3.sql
select_join_left_const.sql
select_join_left_equi.sql
select_join_left_equi_and_const.sql
select_join_left_equi_and_one.sql
select_join_left_one.sql
select_join_qstar.sql
select_join_right.sql
select_join_right3.sql
select_join_right_const.sql
select_join_right_equi.sql
select_join_right_equi_and_const.sql
select_join_right_equi_and_one.sql
select_join_right_one.sql
select_literals.sql
select_plusminus.sql
select_plusminus_unary.sql
select_proj_ref_distinct_on_expr.sql
select_proj_ref_distinct_on_qstar.sql
select_proj_ref_distinct_on_star.sql
select_proj_ref_group_by_col.sql
select_proj_ref_group_by_expr.sql
select_proj_ref_group_by_qcol.sql
select_proj_ref_group_by_qstar.sql
select_proj_ref_group_by_star.sql
select_proj_ref_order_by_expr.sql
select_proj_ref_order_by_qstar.sql
select_proj_ref_order_by_star.sql
select_proj_ref_order_by_union_all_expr.sql
select_sort_project_expr.sql
select_sort_project_new.sql
select_sort_project_same.sql
select_sort_project_same_asc.sql
select_sort_project_same_desc.sql
select_subquery_scalar.sql
select_subquery_scalar2.sql
select_subquery_scalar2_qstar.sql
select_substring.sql
select_union.sql
select_unionall_scalar.sql
select_where_scalar.sql
select_win_column_order_by.sql
select_win_column_partition_by.sql
select_win_count.sql
select_win_count_all.sql
select_win_cume_dist.sql
select_win_expr_agg.sql
select_win_expr_agg_order.sql
select_win_expr_lead.sql
select_win_expr_order.sql
select_win_expr_partition.sql
select_win_first_last_value.sql
select_win_frame.sql
select_win_lead_lag.sql
select_win_max.sql
select_win_max_null.sql
select_win_min.sql
select_win_min_null.sql
select_win_nth_value.sql
select_win_ntile.sql
select_win_partition_sort.sql
select_win_percent_rank.sql
select_win_rank.sql
select_win_rank_order.sql
select_win_row_number.sql
select_win_sum.sql
select_win_sum_null.sql
set_of_as_records.cfg
set_of_as_records.yql
set_of_as_structs.yql
set_over_unhashable.yql
simple_ops.yql
single_input_filter_over_join.sql
sort_nulls_priority.sql
sort_nulls_priority_window.sql
str_lookup_pg.yql
strings_to_pg.yql
struct_tuple_cast.yql
sublink_columns_in_test_expr_columns.sql
sublink_columns_in_test_expr_columns_corr.sql
sublink_having_all.sql
sublink_having_any.sql
sublink_having_exists.sql
sublink_having_expr.sql
sublink_having_in.sql
sublink_order_all_corr.sql
sublink_order_any_corr.sql
sublink_order_exists_corr.sql
sublink_order_expr_corr.sql
sublink_order_in_corr.sql
sublink_projection_all_corr.sql
sublink_projection_any_corr.sql
sublink_projection_array.sql
sublink_projection_array_corr.sql
sublink_projection_exists_corr.sql
sublink_projection_expr_corr.sql
sublink_projection_in_corr.sql
sublink_projection_uncorrelated.sql
sublink_where_all.sql
sublink_where_all_corr.sql
sublink_where_any.sql
sublink_where_any_corr.sql
sublink_where_exists.sql
sublink_where_exists_corr.sql
sublink_where_expr.sql
sublink_where_expr_corr.sql
sublink_where_in.sql
sublink_where_in_corr.sql
type_aliases.yql
unknown.sql
uuid_from_pg.yql
values.sql
variadic.sql
variadic_array_arg.sql
with.sql
with_rec_all.sql
with_rec_all_empty.sql
with_rec_distinct.sql
with_rec_trivial.sql