citus/src/test/regress/expected
Önder Kalacı 146beb3336 Evaluate expressions on the LIMIT clause (#1333)
Subquery pushdown uses orignal query, the LIMIT and OFFSET clauses
are not evaluated. However, logical optimizer expects these expressions
are already evaluated by the standard planner. This commit manually
evaluates the functions on the logical planner for subquery pushdown.
2017-04-20 13:33:00 +03:00
..
.gitignore Add union support within the JOINS 2017-04-19 11:46:55 +03:00
isolation_cluster_management.out Add very basic isolationtester infrastructure including a trivial test. 2016-10-27 00:31:41 -07:00
isolation_concurrent_dml.out Add very basic isolationtester infrastructure including a trivial test. 2016-10-27 00:31:41 -07:00
isolation_dml_vs_repair.out Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07:00
multi_agg_approximate_distinct.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_agg_approximate_distinct_0.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_array_agg.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_average_expression.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_basic_queries.out Add basic read-only transaction tests 2017-04-18 11:42:33 +02:00
multi_binary_master_copy_format.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_citus_tools.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_cluster_management.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_colocated_shard_transfer.out Improve regression tests for multi_colocated_shard_transfer 2016-12-20 14:09:35 +02:00
multi_colocation_utils.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_complex_expressions.out Change behaviour of subquery pushdown flag (#1315) 2017-04-19 11:46:56 +03:00
multi_count_type_conversion.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_create_fdw.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_create_insert_proxy.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_create_shards.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_create_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_create_table_constraints.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_data_types.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_deparse_shard_query.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_distribution_metadata.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_drop_extension.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_dropped_column_aliases.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_expire_table_cache.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_explain.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_explain_0.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_extension.out Decouple reference table replication 2017-04-17 13:33:31 +03:00
multi_foreign_key.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_function_evaluation.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_generate_ddl_commands.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_hash_pruning.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_index_statements.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_insert_select.out Enabling physical planner for subquery pushdown changes 2017-04-19 11:46:52 +03:00
multi_insert_select_behavioral_analytics_basics.out Remove uninstantiated qual logic, use attribute equivalences 2017-04-13 11:51:26 +03:00
multi_insert_select_behavioral_analytics_single_shard_queries.out Remove uninstantiated qual logic, use attribute equivalences 2017-04-13 11:51:26 +03:00
multi_insert_select_non_pushable_queries.out Disallow subqueries without a relation in the range table list for INSERT .. SELECT 2017-04-19 11:46:55 +03:00
multi_join_order_additional.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_join_order_tpch_large.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_join_order_tpch_small.out Update regression tests for changing explain output 2017-03-22 15:25:00 -06:00
multi_join_pruning.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_large_table_join_planning.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_large_table_pruning.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_large_table_task_assignment.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_limit_clause.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_limit_clause_approximate.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_master_protocol.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_metadata_access.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_metadata_sync.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_modifications.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_modifying_xacts.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_multiuser.out Minor permissions test fix 2017-03-22 17:07:05 -06:00
multi_mx_create_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_ddl.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_explain.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_mx_explain_0.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_metadata.out Decouple reference table replication 2017-04-17 13:33:31 +03:00
multi_mx_modifications.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_modifying_xacts.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_reference_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_repartition_join_w1.out Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_mx_repartition_join_w2.out Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_mx_repartition_udt_prepare.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_mx_repartition_udt_w1.out Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_mx_repartition_udt_w2.out Add Regression Tests For Querying MX Tables from Workers 2017-01-24 10:36:59 +03:00
multi_mx_router_planner.out Change behaviour of subquery pushdown flag (#1315) 2017-04-19 11:46:56 +03:00
multi_mx_schema_support.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query1.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query3.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query6.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query7.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query7_nested.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query10.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query12.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query14.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_tpch_query19.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_name_lengths.out Enable distributed ALTER TABLE ... RENAME COLUMN 2017-04-18 22:47:48 -06:00
multi_null_minmax_value_pruning.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_partition_pruning.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_prepare_plsql.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_prepare_sql.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_prune_shard_list.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_query_directory_cleanup.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_reference_table.out Enable distributed ALTER TABLE ... RENAME COLUMN 2017-04-18 22:47:48 -06:00
multi_remove_node_reference_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_repair_shards.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_repartition_udt.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_repartitioned_subquery_udf.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_replicate_reference_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_router_planner.out Change behaviour of subquery pushdown flag (#1315) 2017-04-19 11:46:56 +03:00
multi_schema_support.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_shard_modify.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_simple_queries.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_single_relation_subquery.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_size_queries.out Size UDFs implemented 2017-03-16 13:50:30 +03:00
multi_sql_function.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_subquery_behavioral_analytics.out Evaluate expressions on the LIMIT clause (#1333) 2017-04-20 13:33:00 +03:00
multi_subquery_complex_queries.out Change behaviour of subquery pushdown flag (#1315) 2017-04-19 11:46:56 +03:00
multi_subquery_union.out Change behaviour of subquery pushdown flag (#1315) 2017-04-19 11:46:56 +03:00
multi_table_ddl.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_task_assignment_policy.out Set citus.enable_unique_job_ids in tests with job ID in output 2017-04-18 11:42:32 +02:00
multi_tpch_query1.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query3.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query6.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query7.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query7_nested.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query10.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query12.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query14.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_tpch_query19.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_transaction_recovery.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_transactional_drop_shards.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_truncate.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_unsupported_worker_operations.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_upgrade_reference_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_upsert.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_utilities.out Add basic read-only transaction tests 2017-04-18 11:42:33 +02:00
multi_utility_statements.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_utility_warnings.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_verify_no_subquery.out Add hint to errored real time queries 2017-01-12 11:33:35 +03:00
multi_view.out Change behaviour of subquery pushdown flag (#1315) 2017-04-19 11:46:56 +03:00
multi_working_columns.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
task_tracker_assign_task.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
task_tracker_cleanup_job.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
task_tracker_create_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
task_tracker_partition_task.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_binary_data_partition.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_check_invalid_arguments.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_create_table.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_hash_partition.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_hash_partition_complex.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_merge_hash_files.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_merge_range_files.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_null_data_partition.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_range_partition.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
worker_range_partition_complex.out Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00