.. |
.gitignore
|
Ignore generated multi_behavioral_analytics_create_table test files
|
2017-07-12 14:16:24 +02:00 |
bool_agg.out
|
Use expressions in the ORDER BY in bool_agg
|
2018-02-27 23:52:44 +01:00 |
cte_nested_modification.out
|
Implement recursive planning for DML statements
|
2018-05-03 14:42:28 +02:00 |
cte_prepared_modify.out
|
Implement recursive planning for DML statements
|
2018-05-03 14:42:28 +02:00 |
dml_recursive.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
intermediate_results.out
|
Change intermediate_results test to not crash
|
2018-04-17 15:14:02 -07:00 |
isolation_add_node_vs_reference_table_operations.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_add_node_vs_reference_table_operations_0.out
|
Omit public schema from shard_name output
|
2017-10-31 00:22:07 +01:00 |
isolation_add_remove_node.out
|
Add add/remove node rollback isolation tests
|
2017-08-09 14:09:54 +02:00 |
isolation_append_copy_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_cancellation.out
|
Add tests for statement cancellation.
|
2017-07-04 14:46:03 -07:00 |
isolation_cluster_management.out
|
Accept invalidation messages before accessing the metadata cache (#1406)
|
2017-05-12 12:32:35 +03:00 |
isolation_concurrent_dml.out
|
Execute multi-row INSERTs sequentially
|
2017-08-23 10:04:57 +02:00 |
isolation_copy_placement_vs_copy_placement.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_copy_placement_vs_modification.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_create_distributed_table.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_create_restore_point.out
|
Block only 2PCs instead of all writes in citus_create_restore_point
|
2017-10-27 00:07:32 +02:00 |
isolation_create_table_vs_add_remove_node.out
|
Prevent pg_dist_node changes during master_create_empty_shard
|
2017-08-09 14:22:09 +02:00 |
isolation_data_migration.out
|
Ensure all preceding writes are visible in data migration
|
2017-05-11 09:42:12 +02:00 |
isolation_ddl_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_delete_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_distributed_deadlock_detection.out
|
Fix bug while traversing the distributed deadlock graph
|
2018-01-22 08:45:48 +02:00 |
isolation_distributed_transaction_id.out
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
isolation_dml_vs_repair.out
|
Simplify metadata lock acquisition for DML
|
2017-08-07 15:36:58 +02:00 |
isolation_drop_shards.out
|
Add truncate first isolation tests
|
2017-05-08 17:26:55 +02:00 |
isolation_drop_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_drop_vs_all_0.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_dump_global_wait_edges.out
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
isolation_dump_local_wait_edges.out
|
Remove source node argument from dump_local_wait_edges
|
2017-08-23 13:14:00 +02:00 |
isolation_hash_copy_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_insert_select_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_insert_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_insert_vs_vacuum.out
|
Add tests for concurrent INSERT and VACUUM behaviour
|
2017-07-10 15:46:48 +03:00 |
isolation_master_append_table.out
|
Adds colocation check to local join
|
2018-04-04 22:49:27 +03:00 |
isolation_master_apply_delete.out
|
the tests are separated and some more added
|
2017-11-20 11:45:48 +03:00 |
isolation_modify_with_subquery_vs_dml.out
|
Support modify queries with multiple tables
|
2018-05-02 16:22:26 +03:00 |
isolation_multi_shard_modify_vs_all.out
|
multi-shard update affecting the same/different rows
|
2017-11-20 11:45:48 +03:00 |
isolation_partitioned_copy_vs_all.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
isolation_partitioned_copy_vs_all_0.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
isolation_partitioned_copy_vs_all_1.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
isolation_progress_monitoring.out
|
Add Progress Tracking Infrastructure
|
2017-07-26 14:12:15 +03:00 |
isolation_range_copy_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_reference_copy_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_replace_wait_function.out
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
isolation_select_for_update.out
|
Adds SELECT ... FOR UPDATE support for router plannable queries
|
2018-06-18 13:55:17 +03:00 |
isolation_select_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_transaction_recovery.out
|
Add recovery vs. recovery isolation test
|
2017-11-20 12:26:25 +01:00 |
isolation_truncate_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_update_node.out
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
isolation_update_node_lock_writes.out
|
Lock reads and writes only to the node being updated in master_update_node
|
2018-05-09 15:14:20 +02:00 |
isolation_update_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
isolation_upsert_vs_all.out
|
Fix isolation tests for windows echo command
|
2018-03-27 14:18:48 -07:00 |
limit_intermediate_size.out
|
Intermediate result size limitation
|
2017-12-21 14:26:56 +03:00 |
multi_703_upgrade.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_agg_approximate_distinct.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_agg_approximate_distinct_0.out
|
Fix tests where hll is not installed
|
2018-05-11 16:01:47 +03:00 |
multi_alter_table_add_constraints.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_array_agg.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_average_expression.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_basic_queries.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_behavioral_analytics_basics.out
|
The data used in regression tests is reduced
|
2017-11-28 14:15:46 +03:00 |
multi_behavioral_analytics_single_shard_queries.out
|
The data used in regression tests is reduced
|
2017-11-28 14:15:46 +03:00 |
multi_binary_master_copy_format.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_cache_invalidation.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_citus_tools.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_cluster_management.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_colocated_shard_transfer.out
|
…
|
|
multi_colocation_utils.out
|
regression test shard_count is changed from 32 to 4
|
2017-11-20 12:47:49 +03:00 |
multi_complex_count_distinct_0.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_complex_expressions.out
|
Adds colocation check to local join
|
2018-04-04 22:49:27 +03:00 |
multi_complex_expressions_0.out
|
Adds colocation check to local join
|
2018-04-04 22:49:27 +03:00 |
multi_count_type_conversion.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_create_fdw.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_create_insert_proxy.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_create_shards.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_create_table.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_create_table_constraints.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_create_table_new_features.out
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_create_table_new_features_0.out
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_cross_shard.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_data_types.out
|
enterprise test fixes
|
2018-05-10 13:06:54 +03:00 |
multi_deparse_shard_query.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_distributed_transaction_id.out
|
Add test for using transaction ID in parallel worker
|
2017-12-19 09:30:29 +01:00 |
multi_distribution_metadata.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_drop_extension.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_dropped_column_aliases.out
|
Adds colocation check to local join
|
2018-04-04 22:49:27 +03:00 |
multi_explain.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_explain_0.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_extension.out
|
Bump citus version to 7.5devel
|
2018-05-28 17:25:21 -06:00 |
multi_follower_configure_followers.out
|
Add regression tests for follower clusters
|
2017-08-12 12:05:56 +02:00 |
multi_follower_sanity_check.out
|
Add regression tests for follower clusters
|
2017-08-12 12:05:56 +02:00 |
multi_follower_select_statements.out
|
Return readable nodes in master_get_active_worker_nodes
|
2017-08-16 11:28:47 +02:00 |
multi_follower_task_tracker.out
|
Add regression tests for follower clusters
|
2017-08-12 12:05:56 +02:00 |
multi_foreign_key.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_function_evaluation.out
|
Enable 2PC by default
|
2017-11-22 11:26:58 +01:00 |
multi_generate_ddl_commands.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_hash_pruning.out
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
multi_having_pushdown.out
|
Adds support for multiple ANDs in Having
|
2018-04-16 14:14:48 +03:00 |
multi_index_statements.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_index_statements_0.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_insert_select.out
|
INSERT .. SELECT pushdown honors multi_shard_modification_mode
|
2018-06-06 12:42:23 +03:00 |
multi_insert_select_non_pushable_queries.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_insert_select_window.out
|
Add support for window functions that can be pushed down to worker (#2008)
|
2018-03-01 19:07:07 +03:00 |
multi_join_order_additional.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
multi_join_order_tpch_repartition.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
multi_join_order_tpch_small.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_join_pruning.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_json_agg.out
|
Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg
|
2018-02-18 00:19:18 +02:00 |
multi_json_object_agg.out
|
Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg
|
2018-02-18 00:19:18 +02:00 |
multi_jsonb_agg.out
|
Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg
|
2018-02-18 00:19:18 +02:00 |
multi_jsonb_object_agg.out
|
Implemented jsonb_agg, json_agg, jsonb_object_agg, json_object_agg
|
2018-02-18 00:19:18 +02:00 |
multi_limit_clause.out
|
Fix incorrect limit pushdown when distinct clause is not superset of group by (#2035)
|
2018-03-07 13:24:56 +03:00 |
multi_limit_clause_approximate.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_master_protocol.out
|
Adds colocation check to local join
|
2018-04-04 22:49:27 +03:00 |
multi_metadata_access.out
|
Add pg_dist_authinfo schema and validation
|
2018-06-13 11:16:26 -06:00 |
multi_metadata_sync.out
|
Enable 2PC by default
|
2017-11-22 11:26:58 +01:00 |
multi_modifications.out
|
Adds SELECT ... FOR UPDATE support for router plannable queries
|
2018-06-18 13:55:17 +03:00 |
multi_modifications_0.out
|
Adds SELECT ... FOR UPDATE support for router plannable queries
|
2018-06-18 13:55:17 +03:00 |
multi_modifying_xacts.out
|
Make sure that sequential DDL opens a single connection to each node
|
2018-06-05 17:52:17 +03:00 |
multi_multiuser.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_multiuser_0.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_mx_create_table.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_mx_ddl.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_mx_explain.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_explain_0.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_metadata.out
|
Enable 2PC by default
|
2017-11-22 11:26:58 +01:00 |
multi_mx_modifications.out
|
Implement recursive planning for DML statements
|
2018-05-03 14:42:28 +02:00 |
multi_mx_modifying_xacts.out
|
Remove broadcast join logic
|
2018-03-30 11:45:19 +03:00 |
multi_mx_partitioning.out
|
Fix bug while DROPping partitioned table from worker
|
2018-04-09 13:50:21 +03:00 |
multi_mx_partitioning_0.out
|
Fix bug while DROPping partitioned table from worker
|
2018-04-09 13:50:21 +03:00 |
multi_mx_reference_table.out
|
Convert broadcast join to reference join
|
2018-04-13 12:58:14 +03: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
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_repartition_udt_w1.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_repartition_udt_w2.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_router_planner.out
|
Adds SELECT ... FOR UPDATE support for router plannable queries
|
2018-06-18 13:55:17 +03:00 |
multi_mx_schema_support.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query1.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query3.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query6.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query7.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query7_nested.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query10.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query12.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query14.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_tpch_query19.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_mx_transaction_recovery.out
|
Increase sleep time in a regression test to give Valgrind tests enough time
|
2017-12-05 14:59:37 +02:00 |
multi_name_lengths.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_null_minmax_value_pruning.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_null_minmax_value_pruning_0.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_null_minmax_value_pruning_1.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_orderby_limit_pushdown.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_partition_pruning.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_partitioning.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_partitioning_0.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_partitioning_1.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_partitioning_utils.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_partitioning_utils_0.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_partitioning_utils_1.out
|
PG11 compatibility update
|
2018-04-26 11:29:43 +03:00 |
multi_prepare_plsql.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_prepare_sql.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_prune_shard_list.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_query_directory_cleanup.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_read_from_secondaries.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_real_time_transaction.out
|
Realtime executor honours multi_shard_modify_mode
|
2018-06-06 14:59:54 +03:00 |
multi_real_time_transaction_0.out
|
Realtime executor honours multi_shard_modify_mode
|
2018-06-06 14:59:54 +03:00 |
multi_recursive_subquery_partitioning_0.out
|
Recursively plan subqueries that are not safe to pushdown
|
2017-12-21 08:37:40 +02:00 |
multi_reference_table.out
|
Convert broadcast join to reference join
|
2018-04-13 12:58:14 +03:00 |
multi_remove_node_reference_table.out
|
Enable 2PC by default
|
2017-11-22 11:26:58 +01:00 |
multi_repair_shards.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_repartition_join_planning.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_repartition_join_planning_0.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_repartition_join_pruning.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_repartition_join_task_assignment.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_repartition_join_task_assignment_0.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_repartition_udt.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_repartitioned_subquery_udf.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_replicate_reference_table.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_router_planner.out
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
multi_schema_support.out
|
Capital named schema support is added
|
2018-04-17 17:17:42 +03:00 |
multi_select_distinct.out
|
Convert broadcast join to reference join
|
2018-04-13 12:58:14 +03:00 |
multi_select_for_update.out
|
Adds SELECT ... FOR UPDATE support for router plannable queries
|
2018-06-18 13:55:17 +03:00 |
multi_shard_modify.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_shard_update_delete.out
|
Stabilise output of multi_shard_update_delete test
|
2018-05-11 08:33:23 +02:00 |
multi_shard_update_delete_0.out
|
Stabilise output of multi_shard_update_delete test
|
2018-05-11 08:33:23 +02:00 |
multi_simple_queries.out
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
multi_simple_queries_0.out
|
Add a debug message with distribution column value
|
2018-06-05 15:09:17 +03:00 |
multi_single_relation_subquery.out
|
Recursively plan subqueries that are not safe to pushdown
|
2017-12-21 08:37:40 +02:00 |
multi_size_queries.out
|
Allow multiple size function calls per query
|
2018-04-12 14:16:17 +02:00 |
multi_sql_function.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_subquery.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_subquery_behavioral_analytics.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_subquery_complex_queries.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_subquery_complex_reference_clause.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_subquery_in_where_clause.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_subquery_in_where_reference_clause.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_subquery_misc.out
|
Ensure Citus never try to access a not planned subquery
|
2018-04-20 13:52:00 +03:00 |
multi_subquery_union.out
|
Recursively plan set operations when leaf nodes recur
|
2017-12-26 13:46:55 +02:00 |
multi_subquery_window_functions.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_subtransactions.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_subtransactions_0.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_table_ddl.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_task_assignment_policy.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_task_assignment_policy_0.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_task_string_size.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
multi_test_helpers.out
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_tpch_query1.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query3.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query6.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query7.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query7_nested.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query10.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query12.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query14.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_tpch_query19.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_transaction_recovery.out
|
Increase sleep time in a regression test to give Valgrind tests enough time
|
2017-12-05 14:59:37 +02:00 |
multi_transactional_drop_shards.out
|
Drop shards as current user instead of super user
|
2018-05-01 09:57:20 +02:00 |
multi_truncate.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_unsupported_worker_operations.out
|
Drop shards as current user instead of super user
|
2018-05-01 09:57:20 +02:00 |
multi_upgrade_reference_table.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_upsert.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_utilities.out
|
notice handler is implemented
|
2018-04-27 14:37:01 +03:00 |
multi_utilities_0.out
|
Tests are updated to use create_distributed_table
|
2018-05-10 11:18:59 +03:00 |
multi_utility_statements.out
|
Removes large_table_shard_count GUC
|
2018-04-29 10:34:50 +02:00 |
multi_utility_warnings.out
|
Add pg_dist_authinfo schema and validation
|
2018-06-13 11:16:26 -06:00 |
multi_view.out
|
shard count for some of the tests are increased
|
2018-05-03 10:44:43 +03:00 |
multi_view_0.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
multi_working_columns.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
non_colocated_join_order.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
non_colocated_leaf_subquery_joins.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
non_colocated_subquery_joins.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
recursive_dml_queries_mx.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
recursive_dml_with_different_planners_executors.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
sequential_modifications.out
|
INSERT .. SELECT pushdown honors multi_shard_modification_mode
|
2018-06-06 12:42:23 +03:00 |
set_operation_and_local_tables.out
|
Fix could not receive query results error in regression test ouput
|
2018-06-14 23:33:07 +02:00 |
set_operations.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
single_hash_repartition_join.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subqueries_deep.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subqueries_not_supported.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_and_cte.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_basics.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_complex_target_list.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_executors.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_in_where.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_local_tables.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_partitioning.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_partitioning_0.out
|
Add regression tests for recursive subquery planning
|
2017-12-21 08:37:40 +02:00 |
subquery_prepared_statements.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
subquery_view.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
task_tracker_assign_task.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
task_tracker_cleanup_job.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
task_tracker_create_table.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
task_tracker_partition_task.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
window_functions.out
|
Remove volatile explain plan from regression tests
|
2018-06-15 00:21:52 +02:00 |
with_basics.out
|
Fix could not receive query results error in regression test ouput
|
2018-06-14 23:33:07 +02:00 |
with_dml.out
|
Always prefix operators with their namespace. (#2147)
|
2018-05-05 13:27:26 -04:00 |
with_executors.out
|
Add CTE regression tests
|
2017-12-14 09:32:55 +01:00 |
with_join.out
|
Add support for modifying CTEs
|
2018-02-27 15:08:32 +02:00 |
with_modifying.out
|
Implement recursive planning for DML statements
|
2018-05-03 14:42:28 +02:00 |
with_nested.out
|
Run concurrent modification queries in tests sequentially
|
2018-05-10 11:59:18 +03:00 |
with_partitioning.out
|
Add CTE regression tests
|
2017-12-14 09:32:55 +01:00 |
with_partitioning_0.out
|
Add CTE regression tests
|
2017-12-14 09:32:55 +01:00 |
with_prepare.out
|
Add support for modifying CTEs
|
2018-02-27 15:08:32 +02:00 |
with_set_operations.out
|
Run concurrent modification queries in tests sequentially
|
2018-05-10 11:59:18 +03:00 |
with_transactions.out
|
Realtime executor honours multi_shard_modify_mode
|
2018-06-06 14:59:54 +03:00 |
with_where.out
|
Add regression tests for recursive subquery planning
|
2017-12-21 08:37:40 +02:00 |
worker_binary_data_partition.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_check_invalid_arguments.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
worker_create_table.out
|
Use citus.next_shard_id where practical in regression tests
|
2017-11-15 10:12:05 +01:00 |
worker_hash_partition.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
worker_hash_partition_complex.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
worker_merge_hash_files.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_merge_range_files.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_null_data_partition.out
|
Implement single repartitioning on hash distributed tables
|
2018-05-02 18:50:55 +03:00 |
worker_range_partition.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_range_partition_complex.out
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |