.. |
.gitignore
|
Ignore generated multi_behavioral_analytics_create_table test files
|
2017-07-12 14:16:24 +02:00 |
multi_703_upgrade.sql
|
Add pg_dist_node.nodecluster
|
2017-08-08 11:18:31 +03:00 |
multi_agg_approximate_distinct.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_alter_table_add_constraints.sql
|
Add Constraint %s Add Primary Key Using index %s support
|
2017-10-31 16:03:56 +03:00 |
multi_array_agg.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_average_expression.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_basic_queries.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_behavioral_analytics_basics.sql
|
Add select distinct, and distinct on support
|
2017-10-13 14:59:48 +03:00 |
multi_behavioral_analytics_single_shard_queries.sql
|
Execute INSERT..SELECT via coordinator if it cannot be pushed down
|
2017-06-22 15:46:30 +02:00 |
multi_binary_master_copy_format.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_cache_invalidation.sql
|
Fix crash in isolation tests
|
2017-04-29 04:25:26 +03:00 |
multi_citus_tools.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_cluster_management.sql
|
Add master_move_node function
|
2017-10-16 10:51:28 -07:00 |
multi_colocated_shard_transfer.sql
|
Improve regression tests for multi_colocated_shard_transfer
|
2016-12-20 14:09:35 +02:00 |
multi_colocation_utils.sql
|
order by and unnest are added to multi_colocation_utils tests
|
2017-10-26 13:44:28 +03:00 |
multi_complex_expressions.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_count_type_conversion.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_create_fdw.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_create_insert_proxy.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_create_shards.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_create_table.sql
|
Replica identity on create_distributed_table
|
2017-10-31 13:08:36 +03:00 |
multi_create_table_constraints.sql
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_create_table_new_features.sql
|
Modify version-output tests for PostgreSQL 11
|
2017-09-25 17:20:24 -07:00 |
multi_cross_shard.sql
|
Log message of across shard queries according to the log level
|
2017-04-20 12:24:46 +03:00 |
multi_data_types.sql
|
Add DistTableCacheEntry->shardValueCompareFunction.
|
2017-04-28 14:40:38 -07:00 |
multi_deparse_shard_query.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_distributed_transaction_id.sql
|
Introduce distributed transaction ids
|
2017-07-18 15:01:42 +03:00 |
multi_distribution_metadata.sql
|
Rename pg_dist_shard_placement -> pg_dist_placement
|
2017-07-12 14:17:31 +02:00 |
multi_drop_extension.sql
|
Make multi_cluster_management test more stable
|
2017-08-08 11:18:31 +03:00 |
multi_dropped_column_aliases.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_expire_table_cache.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_explain.sql
|
Support multi shard update/delete queries
|
2017-10-25 15:52:38 +03:00 |
multi_extension.sql
|
Add shard transfer mode parameter to shard copy functions
|
2017-10-31 13:30:48 +01:00 |
multi_follower_configure_followers.sql
|
Add regression tests for follower clusters
|
2017-08-12 12:05:56 +02:00 |
multi_follower_sanity_check.sql
|
Add regression tests for follower clusters
|
2017-08-12 12:05:56 +02:00 |
multi_follower_select_statements.sql
|
Return readable nodes in master_get_active_worker_nodes
|
2017-08-16 11:28:47 +02:00 |
multi_follower_task_tracker.sql
|
Add regression tests for follower clusters
|
2017-08-12 12:05:56 +02:00 |
multi_foreign_key.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_function_evaluation.sql
|
Function evaluation descends into expression trees
|
2017-08-06 19:53:05 +02:00 |
multi_generate_ddl_commands.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_hash_pruning.sql
|
Support for IN (const, list) and = ANY(const, b, c) pruning.
|
2017-08-10 08:56:36 +03:00 |
multi_having_pushdown.sql
|
Push down LIMIT and HAVING when grouped by partition key. (#1641)
|
2017-10-02 20:17:51 -04:00 |
multi_index_statements.sql
|
Don't call PostProcessUtility for local commands
|
2017-06-19 15:56:03 -06:00 |
multi_insert_select.sql
|
Support implicit casts during INSERT/SELECT
|
2017-11-03 22:27:15 -07:00 |
multi_insert_select_non_pushable_queries.sql
|
Change error message of queries with distributed and local table
|
2017-09-22 13:46:19 -07:00 |
multi_insert_select_window.sql
|
Add window function support for SUBQUERY PUSHDOWN and INSERT INTO SELECT
|
2017-10-04 15:33:07 +03:00 |
multi_join_order_additional.sql
|
Remove 9.5 regression test output files.
|
2017-06-26 12:17:46 -07:00 |
multi_join_order_tpch_large.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_join_order_tpch_small.sql
|
Add EXPLAIN for simple distributed queries
|
2016-04-30 00:11:02 +02:00 |
multi_join_pruning.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_large_table_join_planning.sql
|
Modify version-output tests for PostgreSQL 11
|
2017-09-25 17:20:24 -07:00 |
multi_large_table_pruning.sql
|
Add back pruning coverage lost in last commit.
|
2017-04-26 11:33:56 -07:00 |
multi_large_table_task_assignment.sql
|
Modify version-output tests for PostgreSQL 11
|
2017-09-25 17:20:24 -07:00 |
multi_limit_clause.sql
|
Push down LIMIT and HAVING when grouped by partition key. (#1641)
|
2017-10-02 20:17:51 -04:00 |
multi_limit_clause_approximate.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_master_protocol.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_metadata_access.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_metadata_sync.sql
|
Metadata sync also syncs nodes in other clusters
|
2017-08-10 16:55:55 +03:00 |
multi_modifications.sql
|
Support multi shard update/delete queries
|
2017-10-25 15:52:38 +03:00 |
multi_modifying_xacts.sql
|
Relay error message if DML fails on worker
|
2017-10-25 14:23:21 +02:00 |
multi_multiuser.sql
|
Add multi-user re-partitioning regression tests
|
2017-09-28 15:27:26 +02:00 |
multi_mx_create_table.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_mx_ddl.sql
|
Rename pg_dist_shard_placement -> pg_dist_placement
|
2017-07-12 14:17:31 +02:00 |
multi_mx_explain.sql
|
Add infrastructure for distributed deadlock detection
|
2017-08-12 13:28:37 +03:00 |
multi_mx_metadata.sql
|
Make create_distributed_table transactional
|
2017-07-18 12:35:40 +03:00 |
multi_mx_modifications.sql
|
Allow distributed INSERT...SELECT via worker nodes in MX
|
2017-11-02 14:38:39 +01:00 |
multi_mx_modifying_xacts.sql
|
Add Savepoint Support (#1539)
|
2017-08-15 13:02:28 -04:00 |
multi_mx_reference_table.sql
|
Add unambiguous ORDER BY clauses to many tests
|
2017-05-16 11:05:34 -06:00 |
multi_mx_repartition_join_w1.sql
|
Add Regression Tests For Querying MX Tables from Workers
|
2017-01-24 10:36:59 +03:00 |
multi_mx_repartition_join_w2.sql
|
Add Regression Tests For Querying MX Tables from Workers
|
2017-01-24 10:36:59 +03:00 |
multi_mx_repartition_udt_prepare.sql
|
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.sql
|
Add Regression Tests For Querying MX Tables from Workers
|
2017-01-24 10:36:59 +03:00 |
multi_mx_repartition_udt_w2.sql
|
Add Regression Tests For Querying MX Tables from Workers
|
2017-01-24 10:36:59 +03:00 |
multi_mx_router_planner.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_schema_support.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query1.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query3.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query6.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query7.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query7_nested.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query10.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query12.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query14.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_tpch_query19.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_mx_transaction_recovery.sql
|
Use local group ID when querying for prepared transactions
|
2017-10-03 16:36:53 +02:00 |
multi_name_lengths.sql
|
Change implementation of shard_name UDF to get schema-qualified shard name
|
2017-07-04 10:49:40 +03:00 |
multi_null_minmax_value_pruning.sql
|
Modify version-output tests for PostgreSQL 11
|
2017-09-25 17:20:24 -07:00 |
multi_partition_pruning.sql
|
Add back pruning coverage lost in last commit.
|
2017-04-26 11:33:56 -07:00 |
multi_partitioning.sql
|
Allow distributed partitioned table creation in Cloud
|
2017-11-03 10:09:18 +01:00 |
multi_partitioning_utils.sql
|
Fix PG 10 build, UNBOUNDED partitions now have different syntax
|
2017-07-21 14:30:11 +03:00 |
multi_prepare_plsql.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_prepare_sql.sql
|
Add volatile function in prepared statement regression test
|
2017-09-12 13:09:31 -07:00 |
multi_prune_shard_list.sql
|
Faster shard pruning.
|
2017-04-28 14:40:41 -07:00 |
multi_query_directory_cleanup.sql
|
Set citus.enable_unique_job_ids in tests with job ID in output
|
2017-04-18 11:42:32 +02:00 |
multi_read_from_secondaries.sql
|
Create citus.use_secondary_nodes GUC
|
2017-08-10 17:37:17 +03:00 |
multi_reference_table.sql
|
Expand reference table support in subquery pushdown
|
2017-09-14 20:59:22 +03:00 |
multi_remove_node_reference_table.sql
|
Make multi_cluster_management test more stable
|
2017-08-08 11:18:31 +03:00 |
multi_repair_shards.sql
|
Rename pg_dist_shard_placement -> pg_dist_placement
|
2017-07-12 14:17:31 +02:00 |
multi_repartition_udt.sql
|
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.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_replicate_reference_table.sql
|
Check connection status before using it
|
2017-11-06 14:53:35 +02:00 |
multi_router_planner.sql
|
Add unambiguous ORDER BY clauses to many tests
|
2017-05-16 11:05:34 -06:00 |
multi_schema_support.sql
|
Change implementation of shard_name UDF to get schema-qualified shard name
|
2017-07-04 10:49:40 +03:00 |
multi_select_distinct.sql
|
Add select distinct, and distinct on support
|
2017-10-13 14:59:48 +03:00 |
multi_shard_modify.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_shard_update_delete.sql
|
Support multi shard update/delete queries
|
2017-10-25 15:52:38 +03:00 |
multi_simple_queries.sql
|
Execute UPDATE/DELETE statements with 0 shards
|
2017-08-07 15:36:58 +02:00 |
multi_single_relation_subquery.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_size_queries.sql
|
Check whether relation ID exists in citus_relation_size
|
2017-04-29 01:39:39 +02:00 |
multi_sql_function.sql
|
Subqueries in where -- updated (#1372)
|
2017-05-01 17:20:21 +03:00 |
multi_subquery.sql
|
Add ORDER clause to subquery test missing it
|
2017-06-08 18:30:14 -06:00 |
multi_subquery_behavioral_analytics.sql
|
Add select distinct, and distinct on support
|
2017-10-13 14:59:48 +03:00 |
multi_subquery_complex_queries.sql
|
Add window function support for SUBQUERY PUSHDOWN and INSERT INTO SELECT
|
2017-10-04 15:33:07 +03:00 |
multi_subquery_complex_reference_clause.sql
|
Add window function support for SUBQUERY PUSHDOWN and INSERT INTO SELECT
|
2017-10-04 15:33:07 +03:00 |
multi_subquery_in_where_clause.sql
|
Subqueries in where -- updated (#1372)
|
2017-05-01 17:20:21 +03:00 |
multi_subquery_in_where_reference_clause.sql
|
Expand reference table support in subquery pushdown
|
2017-09-14 20:59:22 +03:00 |
multi_subquery_misc.sql
|
Add support for parametrized execution for subquery pushdown (#1356)
|
2017-05-10 09:38:48 +03:00 |
multi_subquery_union.sql
|
Correct planner and add more tests
|
2017-08-11 10:16:13 +03:00 |
multi_subquery_window_functions.sql
|
Add window function support for SUBQUERY PUSHDOWN and INSERT INTO SELECT
|
2017-10-04 15:33:07 +03:00 |
multi_subtransactions.sql
|
Add Savepoint Support (#1539)
|
2017-08-15 13:02:28 -04:00 |
multi_table_ddl.sql
|
Make multi_cluster_management test more stable
|
2017-08-08 11:18:31 +03:00 |
multi_task_assignment_policy.sql
|
Modify version-output tests for PostgreSQL 11
|
2017-09-25 17:20:24 -07:00 |
multi_task_string_size.sql
|
Add a regression test for citus.max_task_string_size (#1524)
|
2017-07-28 10:49:09 -07:00 |
multi_test_helpers.sql
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_tpch_query1.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query3.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query6.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query7.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query7_nested.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query10.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query12.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query14.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_tpch_query19.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
multi_transaction_recovery.sql
|
Enable 2PC for INSERT...SELECT via coordinator
|
2017-08-15 13:44:20 +02:00 |
multi_transactional_drop_shards.sql
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_truncate.sql
|
Honour enable_ddl_propagation in truncate trigger
|
2017-04-29 03:32:52 +02:00 |
multi_unsupported_worker_operations.sql
|
Allow distributed INSERT...SELECT via worker nodes in MX
|
2017-11-02 14:38:39 +01:00 |
multi_upgrade_reference_table.sql
|
Support PostgreSQL 10 (#1379)
|
2017-06-26 02:35:46 -06:00 |
multi_upsert.sql
|
Add some tests
|
2017-08-10 00:32:46 -07:00 |
multi_utilities.sql
|
Add citus_create_restore_point for distributed snapshots
|
2017-08-11 07:36:20 +02:00 |
multi_utility_statements.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_utility_warnings.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
multi_view.sql
|
Support count(distinct) for non-partition columns (#1692)
|
2017-10-30 13:12:24 +02:00 |
multi_working_columns.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
task_tracker_assign_task.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
task_tracker_cleanup_job.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
task_tracker_create_table.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
task_tracker_partition_task.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_binary_data_partition.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_check_invalid_arguments.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
worker_create_table.sql
|
Remove redundant pg_dist_jobid_seq restarts in tests
|
2017-04-18 11:42:32 +02:00 |
worker_hash_partition.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_hash_partition_complex.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_merge_hash_files.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_merge_range_files.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_null_data_partition.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_range_partition.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |
worker_range_partition_complex.sql
|
Remove ALTER SEQUENCE from parallel groups
|
2017-05-16 11:05:34 -06:00 |