blob: 4d498a30baec8f5bd1bade2ff1524a4bf4c8d523 [file]
-- This file is automatically generated. You should know what you did if you want to edit this
-- !select_any_value --
50
-- !select_any_value2 --
50
-- !select_any_value_n --
100
-- !select_sum_foreach --
[4, 5, 6]
-- !select_sum_foreach2 --
[4, 5, 6]
-- !select_sum_foreach_n --
[1, 2, 3]
-- !select_approx_count_distinct --
1
-- !select_approx_count_distinct2 --
1
-- !select_approx_count_distinct_n --
1
-- !select_collect_set --
[50]
-- !select_collect_set2 --
[50]
-- !select_collect_set_n --
[100]
-- !select_collect_list --
[50]
-- !select_collect_list2 --
[50]
-- !select_collect_list_n --
[100]
-- !select_corr --
0.0
-- !select_corr2 --
0.0
-- !select_corr_n --
0.0
-- !select_percentile_array --
[50, 50, 50]
-- !select_percentile_array2 --
[50, 50, 50]
-- !select_percentile_array_n --
[100, 100, 100]
-- !select_quantile_union --
\N
-- !select_quantile_union2 --
\N
-- !select_quantile_union_n --
\N
-- !select_count_by_enum --
[{"cbe":{"non-null string":1},"notnull":1,"null":0,"all":1}]
-- !select_count_by_enum2 --
[{"cbe":{"non-null string":1},"notnull":1,"null":0,"all":1}]
-- !select_count_by_enum_n --
[{"cbe":{"string":1},"notnull":1,"null":0,"all":1}]
-- !select_avg_weighted --
5.0
-- !select_avg_weighted2 --
5.0
-- !select_avg_weighted_n --
10.0
-- !select_bitmap_intersect --
\N
-- !select_bitmap_intersect2 --
\N
-- !select_bitmap_intersect_n --
\N
-- !select_bitmap_agg --
\N
-- !select_bitmap_agg2 --
\N
-- !select_bitmap_agg_n --
\N
-- !select_bitmap_union --
\N
-- !select_bitmap_union2 --
\N
-- !select_bitmap_union_n --
\N
-- !select_bitmap_union_count --
1
-- !select_bitmap_union_count2 --
1
-- !select_bitmap_union_count_n --
1
-- !select_bitmap_union_int --
1
-- !select_bitmap_union_int2 --
1
-- !select_bitmap_union_int_n --
1
-- !select_group_array_intersect --
[4, 5, 6]
-- !select_group_array_intersect2 --
[4, 5, 6]
-- !select_group_array_intersect_n --
[1, 2, 3]
-- !select_group_bit_and --
50
-- !select_group_bit_and2 --
50
-- !select_group_bit_and_n --
100
-- !select_group_bit_or --
50
-- !select_group_bit_or2 --
50
-- !select_group_bit_or_n --
100
-- !select_group_bit_xor --
50
-- !select_group_bit_xor2 --
50
-- !select_group_bit_xor_n --
100
-- !select_group_bitmap_xor --
\N
-- !select_group_bitmap_xor2 --
\N
-- !select_group_bitmap_xor_n --
\N
-- !select_hll_union_agg --
1
-- !select_hll_union_agg2 --
1
-- !select_hll_union_agg_n --
1
-- !select_hll_union --
\N
-- !select_hll_union2 --
\N
-- !select_hll_union_n --
\N
-- !select_intersect_count --
0
-- !select_intersect_count2 --
0
-- !select_intersect_count_n --
0
-- !select_group_concat --
non-null
-- !select_group_concat2 --
non-null
-- !select_group_concat_n --
text
-- !select_linear_histogram --
{"num_buckets":1,"buckets":[{"lower":50.0,"upper":60.0,"count":1,"acc_count":1}]}
-- !select_linear_histogram2 --
{"num_buckets":1,"buckets":[{"lower":50.0,"upper":60.0,"count":1,"acc_count":1}]}
-- !select_linear_histogram_n --
{"num_buckets":1,"buckets":[{"lower":100.0,"upper":110.0,"count":1,"acc_count":1}]}
-- !select_multi_distinct_group_concat --
non-null
-- !select_multi_distinct_group_concat2 --
non-null
-- !select_multi_distinct_group_concat_n --
text
-- !select_multi_distinct_sum0 --
50
-- !select_multi_distinct_sum02 --
50
-- !select_multi_distinct_sum0_n --
100
-- !select_multi_distinct_sum --
50
-- !select_multi_distinct_sum2 --
50
-- !select_multi_distinct_sum_n --
100
-- !select_histogram --
{"num_buckets":1,"buckets":[{"lower":"50","upper":"50","ndv":1,"count":1,"pre_sum":0}]}
-- !select_histogram2 --
{"num_buckets":1,"buckets":[{"lower":"50","upper":"50","ndv":1,"count":1,"pre_sum":0}]}
-- !select_histogram_n --
{"num_buckets":1,"buckets":[{"lower":"100","upper":"100","ndv":1,"count":1,"pre_sum":0}]}
-- !select_max_by --
50
-- !select_max_by2 --
50
-- !select_max_by_n --
100
-- !select_min_by --
50
-- !select_min_by2 --
50
-- !select_min_by_n --
100
-- !select_multi_distinct_count --
1
-- !select_multi_distinct_count2 --
1
-- !select_multi_distinct_count_n --
1
-- !select_ndv --
1
-- !select_ndv2 --
1
-- !select_ndv_n --
1
-- !select_covar --
0.0
-- !select_covar2 --
0.0
-- !select_covar_n --
0.0
-- !select_covar_samp --
0.0
-- !select_covar_samp2 --
0.0
-- !select_covar_samp_n --
0.0
-- !select_percentile --
5000.0
-- !select_percentile2 --
5000.0
-- !select_percentile_n --
1000.0
-- !select_percentile_approx --
5000.0
-- !select_percentile_approx2 --
5000.0
-- !select_percentile_approx_n --
1000.0
-- !select_percentile_approx_weighted --
50.0
-- !select_percentile_approx_weighted2 --
50.0
-- !select_percentile_approx_weighted_n --
100.0
-- !select_sequence_count --
0
-- !select_sequence_count2 --
0
-- !select_sequence_count_n --
0
-- !select_sequence_match --
false
-- !select_sequence_match2 --
false
-- !select_sequence_match_n --
false
-- !select_stddev --
0.0
-- !select_stddev2 --
0.0
-- !select_stddev_n --
0.0
-- !select_stddev_pop --
0.0
-- !select_stddev_pop2 --
0.0
-- !select_stddev_pop_n --
0.0
-- !select_stddev_samp --
0.0
-- !select_stddev_samp2 --
0.0
-- !select_stddev_samp_n --
0.0
-- !select_sum0 --
50
-- !select_sum02 --
50
-- !select_sum0_n --
100
-- !select_topn --
{"non-null":1}
-- !select_topn2 --
{"non-null":1}
-- !select_topn_n --
{"text":1}
-- !select_topn_array --
["non-null"]
-- !select_topn_array2 --
["non-null"]
-- !select_topn_array_n --
["text"]
-- !select_topn_weighted --
["non-null"]
-- !select_topn_weighted2 --
["non-null"]
-- !select_topn_weighted_n --
["text"]
-- !select_variance --
0.0
-- !select_variance2 --
0.0
-- !select_variance_n --
0.0
-- !select_var_pop --
0.0
-- !select_var_pop2 --
0.0
-- !select_var_pop_n --
0.0
-- !select_variance_samp --
0.0
-- !select_variance_samp2 --
0.0
-- !select_variance_samp_n --
0.0
-- !select_var_samp --
0.0
-- !select_var_samp2 --
0.0
-- !select_var_samp_n --
0.0
-- !select_window_funnel --
0
-- !select_window_funnel2 --
0
-- !select_window_funnel_n --
0
-- !select_map_agg --
{50:"non-null string"}
-- !select_map_agg2 --
{50:"non-null string"}
-- !select_map_agg_n --
{100:"string"}
-- !select_array_agg --
["non-null string"]
-- !select_array_agg2 --
["non-null string"]
-- !select_array_agg_n --
["string"]
-- !select_retention --
[0, 0]
-- !select_retention2 --
[0, 0]
-- !select_retention_n --
[0, 0]