..
.gitignore
Remove master_append_table_to_shard UDF
2021-11-08 10:43:24 +01:00
adaptive_executor.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
adaptive_executor_repartition.out
Fix partition column index issue ( #4591 )
2021-01-29 14:40:40 +03:00
add_coordinator.out
Turn metadata sync on in add_coordinator, foreign_key_to_reference_table and replicate_reference_tables_to_coordinator
2021-12-17 16:33:25 +03:00
aggregate_support.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
alter_database_owner.out
Refactor EnsureSequentialMode functions ( #5704 )
2022-02-14 18:38:21 +03:00
alter_distributed_table.out
Fix tests that fail with MX in multi_schedule
2021-10-15 12:58:38 +03:00
alter_index.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
alter_role_propagation.out
Removes password outputs from alter_role_propagation tests
2021-09-03 15:41:28 +03:00
alter_table_set_access_method.out
Fix tests that fail with MX in multi_schedule
2021-10-15 12:58:38 +03:00
anonymous_columns.out
fix sorting on string litteral ( #4045 )
2020-07-20 17:39:27 +02:00
auto_undist_citus_local.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
base_enable_mx.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
binary_protocol.out
Enable binary encoding by default on PG14
2021-09-06 10:27:29 +02:00
bool_agg.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
ch_bench_having.out
normalize some output and sort test result
2020-08-04 15:18:27 +03:00
ch_bench_having_mx.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
ch_bench_subquery_repartition.out
Fix typos. Spurred spotting "connectios" in logs
2021-10-25 13:54:09 +00:00
ch_benchmarks_1.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
ch_benchmarks_2.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
ch_benchmarks_3.out
Fix typos. Spurred spotting "connectios" in logs
2021-10-25 13:54:09 +00:00
ch_benchmarks_4.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
ch_benchmarks_5.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
ch_benchmarks_6.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
ch_benchmarks_create_load.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
chbenchmark_all_queries.out
Replace flaky repartition analyze test with a non flaky one ( #3950 )
2020-06-25 15:19:15 +02:00
check_mx.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
citus_local_dist_joins.out
Rename udf in regression tests (as per prev commit)
2021-01-27 15:52:37 +03:00
citus_local_table_triggers.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
citus_local_tables.out
Turn mx on for test file citus_local_tables, on multi-1 schedule
2022-01-19 13:55:51 +03:00
citus_local_tables_mx.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
citus_local_tables_queries.out
Not mention citus local tables in error messages ( #4579 )
2021-01-27 12:36:53 +03:00
citus_local_tables_queries_mx.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
citus_run_command.out
Avoid round trips while fixing index names ( #5549 )
2021-12-27 10:29:37 +01:00
citus_table_triggers.out
Drop ruleutils copied for triggers
2022-01-20 17:28:19 +03:00
citus_update_table_statistics.out
Stop updating shard range in citus_update_shard_statistics
2021-11-19 10:51:15 +01:00
columnar_alter.out
Show projected cols for columnar tables in EXPLAIN output
2021-09-02 19:05:32 +03:00
columnar_alter_set_type.out
Columnar: rename files and tests. ( #4751 )
2021-03-01 08:34:24 -08:00
columnar_analyze.out
Columnar: rename files and tests. ( #4751 )
2021-03-01 08:34:24 -08:00
columnar_chunk_filtering.out
Columnar CustomScan: Pushdown BoolExpr's as we do before
2021-09-22 10:51:34 +03:00
columnar_chunk_filtering_0.out
Columnar CustomScan: Pushdown BoolExpr's as we do before
2021-09-22 10:51:34 +03:00
columnar_citus_integration.out
Dont auto-undistribute user-added citus local tables ( #5314 )
2021-10-28 12:10:26 +03:00
columnar_clean.out
Columnar: rename files and tests. ( #4751 )
2021-03-01 08:34:24 -08:00
columnar_create.out
Fix a flaky test related with temp columnar table cleanup ( #5599 )
2022-01-17 09:26:30 -08:00
columnar_cursor.out
Generate parameterized paths for columnar scans. ( #5172 )
2021-09-02 22:22:48 -07:00
columnar_drop.out
Columnar: rename files and tests. ( #4751 )
2021-03-01 08:34:24 -08:00
columnar_empty.out
Show projected cols for columnar tables in EXPLAIN output
2021-09-02 19:05:32 +03:00
columnar_fallback_scan.out
Columnar: always disable parallel paths. ( #4617 )
2021-02-02 11:37:42 -08:00
columnar_first_row_number.out
Fix first_row_number test for stripe_row_limit enforcement
2021-06-17 10:51:43 +03:00
columnar_index_concurrency.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
columnar_indexes.out
Discard index deletion requests made to columnarAM ( #5331 )
2021-10-01 14:32:47 +03:00
columnar_insert.out
Allow overwriting columnar storage pages written by aborted xacts ( #5484 )
2021-11-26 07:51:13 +01:00
columnar_join.out
Generate parameterized paths for columnar scans. ( #5172 )
2021-09-02 22:22:48 -07:00
columnar_lz4.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
columnar_lz4_0.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
columnar_matview.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
columnar_memory.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
columnar_partitioning.out
Columnar: add method ReparameterizeCustomPathByChild. ( #5275 )
2021-09-13 10:33:48 -07:00
columnar_partitioning_1.out
Columnar: add method ReparameterizeCustomPathByChild. ( #5275 )
2021-09-13 10:33:48 -07:00
columnar_paths.out
Remove a flaky test from columnar_paths
2021-09-08 14:15:22 +03:00
columnar_permissions.out
Columnar: Call nextval_internal instead of DirectFunctionCall.
2021-02-06 01:45:30 -08:00
columnar_query.out
Columnar: separate plan and runtime quals. ( #5261 )
2021-09-13 10:54:53 -07:00
columnar_recursive.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
columnar_rollback.out
Split columnar stripe reservation into two phases ( #5188 )
2021-09-02 11:49:14 +03:00
columnar_tableoptions.out
Enforce table opt constraints when using alter_columnar_table_set ( #5029 )
2021-06-08 17:39:16 +03:00
columnar_temp_tables.out
Support temporary columnar tables ( #4766 )
2021-03-12 12:01:36 +03:00
columnar_test_helpers.out
Fix a flaky test related with temp columnar table cleanup ( #5599 )
2022-01-17 09:26:30 -08:00
columnar_transactions.out
Generate parameterized paths for columnar scans. ( #5172 )
2021-09-02 22:22:48 -07:00
columnar_trigger.out
Ignore pl/pgsql line numbers in regression outputs ( #4411 )
2021-06-17 14:11:17 +03:00
columnar_truncate.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
columnar_types_without_comparison.out
Add columnar regression tests ( #4727 )
2021-02-23 14:16:38 +03:00
columnar_types_without_comparison_0.out
Add columnar regression tests ( #4727 )
2021-02-23 14:16:38 +03:00
columnar_update_delete.out
Columnar: rename files and tests. ( #4751 )
2021-03-01 08:34:24 -08:00
columnar_vacuum.out
Split columnar stripe reservation into two phases ( #5188 )
2021-09-02 11:49:14 +03:00
columnar_vacuum_vs_insert.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
columnar_write_concurrency.out
Split columnar stripe reservation into two phases ( #5188 )
2021-09-02 11:49:14 +03:00
columnar_write_concurrency_index.out
Split columnar stripe reservation into two phases ( #5188 )
2021-09-02 11:49:14 +03:00
columnar_zstd.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
columnar_zstd_0.out
Move columnar test helpers to a separate file ( #4908 )
2021-04-16 18:56:21 +03:00
connectivity_checks.out
Introduce citus_check_cluster_node_health UDF
2021-12-15 01:41:51 +03:00
coordinator_evaluation.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
coordinator_evaluation_modify.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
coordinator_evaluation_select.out
Improve regression tests for prepared statements
2021-06-21 13:34:44 +03:00
coordinator_shouldhaveshards.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
create_citus_local_table_cascade.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
create_ref_dist_from_citus_local.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
cross_join.out
Prevent cross join without any target list entries ( #4750 )
2021-02-26 11:04:21 +01:00
cte_inline.out
Expose partition column of subqueries in optimizer ( #4355 )
2020-12-18 20:32:52 +01:00
cte_nested_modification.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
cte_prepared_modify.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
cursors.out
Do not execute subplans multiple times with cursors
2020-11-20 10:43:56 +01:00
custom_aggregate_support.out
Add support for window functions on coordinator
2020-03-25 15:31:20 +00:00
custom_aggregate_support_0.out
Add support for window functions on coordinator
2020-03-25 15:31:20 +00:00
data_types.out
Remove unnecesary output ( #5367 )
2021-10-13 09:28:01 +03:00
disable_object_propagation.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
distributed_collations.out
Prevent Deadlocks When a Worker Tries to Create Collation ( Fix #5583 )
2022-02-18 12:28:02 +03:00
distributed_collations_conflict.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
distributed_functions.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
distributed_functions_conflict.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
distributed_intermediate_results.out
Test RedistributeTaskListResult
2020-01-09 23:47:25 -08:00
distributed_planning.out
Fix missing from entry
2021-11-04 18:54:52 +03:00
distributed_planning_create_load.out
Fix missing from entry
2021-11-04 18:54:52 +03:00
distributed_procedure.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
distributed_types.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
distributed_types_conflict.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
distributed_types_xact_add_enum_value.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
dml_recursive.out
Fix typos. Spurred spotting "connectios" in logs
2021-10-25 13:54:09 +00:00
drop_column_partitioned_table.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
drop_partitioned_table.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
dropped_columns_1.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
dropped_columns_create_load.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
ensure_no_intermediate_data_leak.out
test that we don't leak intermediate schemas ( #3737 )
2020-04-09 12:17:41 +03:00
ensure_no_shared_connection_leak.out
Temporarily disable connection leak tests that fail a lot ( #3911 )
2020-06-16 13:48:48 +02:00
escape_extension_name.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
escape_extension_name_0.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
expression_reference_join.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
failure_add_disable_node.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
failure_connection_establishment.out
Introduce global PID
2022-02-08 16:49:38 +03:00
failure_copy_on_hash.out
Turn metadata sync on in failure schedule
2021-12-08 11:22:56 +03:00
failure_copy_to_reference.out
Turn metadata sync on in failure schedule
2021-12-08 11:22:56 +03:00
failure_create_distributed_table_non_empty.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
failure_create_index_concurrently.out
Turn metadata sync on in failure schedule
2021-12-08 11:22:56 +03:00
failure_create_reference_table.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
failure_create_table.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
failure_cte_subquery.out
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
failure_ddl.out
Turn metadata sync on in failure schedule
2021-12-08 11:22:56 +03:00
failure_distributed_results.out
Normalize a debug failure to WARNING failure ( #4996 )
2021-12-16 13:43:49 +03:00
failure_failover_to_local_execution.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
failure_insert_select_pushdown.out
Improve connection error message from the worker nodes
2020-04-20 13:32:55 +02:00
failure_insert_select_repartition.out
Bump mitmproxy version ( #5334 )
2021-10-27 17:57:13 +02:00
failure_insert_select_via_coordinator.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
failure_multi_dml.out
When replication factor > 1, all modifications are done via 2PC ( #5379 )
2021-10-20 01:39:03 -07:00
failure_multi_row_insert.out
Improve connection error message from the worker nodes
2020-04-20 13:32:55 +02:00
failure_multi_shard_update_delete.out
Drop support for citus.multi_shard_commit_protocol ( #5380 )
2021-10-21 14:01:28 +02:00
failure_mx_metadata_sync.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
failure_parallel_connection.out
Add failure test for parallel reference table join
2020-02-03 19:35:07 +01:00
failure_ref_tables.out
Improve connection error message from the worker nodes
2020-04-20 13:32:55 +02:00
failure_replicated_partitions.out
When replication factor > 1, all modifications are done via 2PC ( #5379 )
2021-10-20 01:39:03 -07:00
failure_savepoints.out
Drop support for Inactive Shard placements
2021-10-22 18:03:35 +02:00
failure_setup.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
failure_single_mod.out
When replication factor > 1, all modifications are done via 2PC ( #5379 )
2021-10-20 01:39:03 -07:00
failure_single_select.out
Enable MX for the remaining failure tests ( #5606 )
2022-01-07 17:24:31 +01:00
failure_test_helpers.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
failure_truncate.out
Turn metadata sync on in failure schedule
2021-12-08 11:22:56 +03:00
failure_vacuum.out
Drop support for citus.multi_shard_commit_protocol ( #5380 )
2021-10-21 14:01:28 +02:00
failure_vacuum_1.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
fast_path_router_modify.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
fkeys_between_local_ref.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
follower_single_node.out
Fix metadata sync fails on multi_follower_schedule
2021-12-08 13:07:37 +03:00
forcedelegation_functions.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
foreign_key_restriction_enforcement.out
Allow creating distributed tables in sequential mode
2022-01-26 12:58:18 +01:00
foreign_key_to_reference_shard_rebalance.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
foreign_key_to_reference_table.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
foreign_tables_mx.out
Disallow remote execution from queries on shards
2022-01-07 17:46:21 +01:00
function_propagation.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
geqo.out
Turn RelOptInfos to only used field of them, relids, to be able to copy
2020-10-22 13:42:28 +03:00
grant_on_schema_propagation.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
having_subquery.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
ignoring_orphaned_shards.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
insert_select_connection_leak.out
Shorten insert_select_connection_leak_test
2020-09-18 10:07:15 +03:00
insert_select_into_local_table.out
Insert Select Into Local Table ( #3870 )
2020-06-12 17:06:31 +03:00
insert_select_repartition.out
Add alternative output for window_functions
2021-09-03 15:41:28 +03:00
intermediate_result_pruning.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
intermediate_result_pruning_create.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
intermediate_result_pruning_queries_1.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
intermediate_result_pruning_queries_2.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
intermediate_results.out
Enable binary encoding by default on PG14
2021-09-06 10:27:29 +02:00
isolation_add_node_vs_reference_table_operations.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_add_remove_node.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
isolation_append_copy_vs_all.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
isolation_blocking_move_multi_shard_commands.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_blocking_move_multi_shard_commands_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_blocking_move_single_shard_commands.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_blocking_move_single_shard_commands_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_cancellation.out
Add a CI check to see if all tests are part of a schedule ( #3959 )
2020-07-03 11:34:55 +02:00
isolation_check_mx.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
isolation_citus_dist_activity.out
Show IDLE backends in citus_dist_stat_activity ( #5700 )
2022-02-10 08:59:28 -08:00
isolation_cluster_management.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_concurrent_dml.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
isolation_copy_placement_vs_copy_placement.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_copy_placement_vs_modification.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_copy_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_create_citus_local_table.out
Generalize the error checks while removing node
2021-11-26 14:25:29 +01:00
isolation_create_distributed_table.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_create_restore_point.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_create_table_vs_add_remove_node.out
Generalize the error checks while removing node
2021-11-26 14:25:29 +01:00
isolation_data_migration.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_ddl_vs_all.out
Turns mx on in isolations tests
2021-11-04 17:12:30 +03:00
isolation_delete_vs_all.out
Turns mx on in isolations tests
2021-11-04 17:12:30 +03:00
isolation_dis2ref_foreign_keys_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_distributed_deadlock_detection.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_distributed_transaction_id.out
Introduce global PID
2022-02-08 16:49:38 +03:00
isolation_dml_vs_repair.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_drop_alter_index_select_for_update_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_drop_shards.out
Remove master_apply_delete_command
2021-10-18 22:29:37 +02:00
isolation_drop_vs_all.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_dump_global_wait_edges.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
isolation_dump_local_wait_edges.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_ensure_dependency_activate_node.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
isolation_extension_commands.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
isolation_fix_partition_shard_index_names.out
Run fix_partition_shard_index_names after each wrong naming command
2021-11-08 10:43:34 +01:00
isolation_get_all_active_transactions.out
Introduce global PID
2022-02-08 16:49:38 +03:00
isolation_get_distributed_wait_queries_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_global_pid.out
Show IDLE backends in citus_dist_stat_activity ( #5700 )
2022-02-10 08:59:28 -08:00
isolation_hash_copy_vs_all.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
isolation_insert_select_conflict.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
isolation_insert_select_repartition.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_insert_select_vs_all.out
Turns mx on in isolations tests
2021-11-04 17:12:30 +03:00
isolation_insert_select_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_insert_vs_all.out
Turns mx on in isolations tests
2021-11-04 17:12:30 +03:00
isolation_insert_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_insert_vs_vacuum.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_master_update_node.out
Bump mitmproxy version ( #5334 )
2021-10-27 17:57:13 +02:00
isolation_master_update_node_0.out
Add alternative output for isolation_master_update_node
2021-09-03 15:41:28 +03:00
isolation_master_update_node_1.out
Bump mitmproxy version ( #5334 )
2021-10-27 17:57:13 +02:00
isolation_metadata_sync_deadlock.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
isolation_metadata_sync_vs_all.out
Add isolation tests for metadata sync vs all
2022-02-11 01:55:04 +03:00
isolation_modify_with_subquery_vs_dml.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
isolation_multi_shard_modify_vs_all.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_multiuser_locking.out
Move isolation_multiuser_locking to MX tests
2022-02-04 10:52:57 +01:00
isolation_partitioned_copy_vs_all.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_progress_monitoring.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_range_copy_vs_all.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
isolation_rebalancer_deferred_drop.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_ref2ref_foreign_keys.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_ref2ref_foreign_keys_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_ref_select_for_update_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_ref_update_delete_upsert_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_reference_copy_vs_all.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_reference_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_replace_wait_function.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_replicate_reference_tables_to_coordinator.out
Show IDLE backends in citus_dist_stat_activity ( #5700 )
2022-02-10 08:59:28 -08:00
isolation_replicated_dist_on_mx.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
isolation_select_for_update.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_select_vs_all.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
isolation_select_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_shard_rebalancer.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_shard_rebalancer_progress.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_shouldhaveshards.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_transaction_recovery.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_truncate_vs_all.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
isolation_truncate_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_turn_mx_off.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
isolation_turn_mx_off_0.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
isolation_turn_mx_on.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
isolation_turn_mx_on_0.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
isolation_undistribute_table.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
isolation_update_delete_upsert_vs_all_on_mx.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_update_node.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
isolation_update_node_lock_writes.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
isolation_update_vs_all.out
Turns mx on in isolations tests
2021-11-04 17:12:30 +03:00
isolation_upsert_vs_all.out
Turns mx on in isolations tests
2021-11-04 17:12:30 +03:00
isolation_validate_vs_insert.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
issue_5099.out
Prevent cache usage on citus_drop_trigger codepaths
2021-11-18 20:24:51 +03:00
issue_5248.out
Fix typos. Spurred spotting "connectios" in logs
2021-10-25 13:54:09 +00:00
join_pushdown.out
rework ci
2020-12-18 18:04:45 +01:00
limit_intermediate_size.out
Enable binary encoding by default on PG14
2021-09-06 10:27:29 +02:00
local_dist_join.out
Add local-dist table joins to arbitrary configs
2021-10-18 20:31:18 +03:00
local_dist_join_load.out
Add local-dist table joins to arbitrary configs
2021-10-18 20:31:18 +03:00
local_dist_join_mixed.out
Refactor EnsureSequentialMode functions ( #5704 )
2022-02-14 18:38:21 +03:00
local_dist_join_modifications.out
Increase the performance with a trick
2020-12-15 18:18:36 +03:00
local_shard_copy.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
local_shard_execution.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
local_shard_execution_dropped_column.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
local_shard_execution_replicated.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
local_shard_utility_command_execution.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
local_table_join.out
Propagate foreign server ops
2021-12-23 17:54:04 +03:00
locally_execute_intermediate_results.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
master_copy_shard_placement.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
materialized_view.out
Make sure that materialized views that contains only ( #4499 )
2021-01-13 13:17:43 +03:00
metadata_sync_helpers.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
mixed_relkind_tests.out
Disable foreign distributed tables ( #5605 )
2022-01-07 18:12:23 +03:00
modification_correctness.out
Use get_attnum to find the attribute number of target entry ( #5220 )
2021-08-31 16:47:19 +03:00
multi_agg_approximate_distinct.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_agg_approximate_distinct_0.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_alter_table_add_constraints.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
multi_array_agg.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_average_expression.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_basic_queries.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_behavioral_analytics_basics.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_behavioral_analytics_single_shard_queries.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_cache_invalidation.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_citus_tools.out
Introduce citus_check_cluster_node_health UDF
2021-12-15 01:41:51 +03:00
multi_cluster_management.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
multi_colocated_shard_rebalance.out
Enable citus.defer_drop_after_shard_move by default ( #4961 )
2021-05-21 10:48:32 +03:00
multi_colocated_shard_transfer.out
Rename RelayFileState to ShardState
2020-01-12 05:57:53 +00:00
multi_colocation_utils.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
multi_complex_expressions.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_count_type_conversion.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01: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_shards.out
Disable foreign distributed tables ( #5605 )
2022-01-07 18:12:23 +03:00
multi_create_table.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_create_table_constraints.out
Adds public host to only hyperscale tests
2020-04-10 15:54:47 +03:00
multi_create_table_new_features.out
Add a CI check to see if all tests are part of a schedule ( #3959 )
2020-07-03 11:34:55 +02:00
multi_create_table_superuser.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
multi_cross_shard.out
update test outputs with task-tracker removal
2020-07-21 16:25:08 +03:00
multi_data_types.out
Turn off VERBOSE to avoid alternative output
2021-09-03 15:41:28 +03:00
multi_deparse_function.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_deparse_procedure.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
multi_deparse_shard_query.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_distributed_transaction_id.out
Adds public host to only hyperscale tests
2020-04-10 15:54:47 +03:00
multi_distribution_metadata.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
multi_drop_extension.out
Add tests for concurrent index deadlock issue ( #4775 )
2021-03-04 11:56:54 +03:00
multi_dropped_column_aliases.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_explain.out
Fix typos. Spurred spotting "connectios" in logs
2021-10-25 13:54:09 +00:00
multi_extension.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_fix_partition_shard_index_names.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
multi_follower_configure_followers.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_follower_dml.out
Fix metadata sync fails on multi_follower_schedule
2021-12-08 13:07:37 +03: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
Introduce citus_check_cluster_node_health UDF
2021-12-15 01:41:51 +03:00
multi_foreign_key.out
Fix dropping fkey when distributing table
2021-02-11 15:48:35 +03:00
multi_foreign_key_relation_graph.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
multi_function_evaluation.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
multi_function_in_join.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_function_in_join_0.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_generate_ddl_commands.out
Disable foreign distributed tables ( #5605 )
2022-01-07 18:12:23 +03:00
multi_hash_pruning.out
Fix typo: "no sharding pruning constraints" -> "no shard pruning constraints" ( #5490 )
2021-11-25 21:00:44 +01:00
multi_having_pushdown.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_index_statements.out
Fix metadata sync fails in multi_index_statements
2021-12-14 11:28:08 +03:00
multi_insert_conflict.out
Move more from insert_select_executor to insert_select_planner
2020-06-26 08:08:26 -07:00
multi_insert_select.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_insert_select_conflict.out
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
multi_insert_select_non_pushable_queries.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
multi_insert_select_window.out
Support co-located/recurring correlated subqueries
2020-12-15 14:17:16 +01:00
multi_join_order_additional.out
Disable co-located joins for append-distributed tables
2021-10-18 21:11:16 +02:00
multi_join_order_tpch_repartition.out
Disable co-located joins for append-distributed tables
2021-10-18 21:11:16 +02:00
multi_join_order_tpch_small.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_join_pruning.out
Fix typo: "no sharding pruning constraints" -> "no shard pruning constraints" ( #5490 )
2021-11-25 21:00:44 +01:00
multi_json_agg.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_json_object_agg.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_jsonb_agg.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_jsonb_object_agg.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_large_shardid.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_limit_clause.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_limit_clause_approximate.out
Reduce reliance on append tables in regression tests
2021-10-08 21:27:14 +02:00
multi_master_protocol.out
Deprecate master_get_table_metadata UDF
2021-10-21 12:08:05 +02:00
multi_metadata_access.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_metadata_attributes.out
(1) Functions will be delegated even when present in the scope of an explicit
2022-01-19 16:43:33 -08:00
multi_metadata_sync.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_modifications.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_modifying_xacts.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_move_mx.out
Add parameter to cleanup metadata ( #5055 )
2021-07-01 16:23:53 +03:00
multi_multiuser.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_add_coordinator.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_alter_distributed_table.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
multi_mx_call.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_call_0.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_create_table.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_ddl.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
multi_mx_explain.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_function_call_delegation.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_function_call_delegation_0.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_function_table_reference.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
multi_mx_hide_shard_names.out
Hide shards from application_name's with a specific prefix
2022-01-18 15:20:55 +04:00
multi_mx_insert_select_repartition.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
multi_mx_metadata.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_modifications.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_modifications_to_reference_tables.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
multi_mx_modifying_xacts.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_node_metadata.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_partitioning.out
Add CREATE INDEX ... ON ONLY and ALTER INDEX ... ATTACH PARTITION ( #4938 #4980 )
2021-08-13 13:12:45 +03:00
multi_mx_reference_table.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
multi_mx_repartition_join_w1.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_mx_repartition_join_w2.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_mx_repartition_udt_prepare.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_repartition_udt_w1.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_mx_repartition_udt_w2.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_mx_router_planner.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_mx_schema_support.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
multi_mx_tpch_query1.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query3.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query6.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query7.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query7_nested.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query10.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query12.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query14.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_tpch_query19.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_mx_transaction_recovery.out
Drop support for citus.multi_shard_commit_protocol ( #5380 )
2021-10-21 14:01:28 +02:00
multi_mx_truncate_from_worker.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
multi_name_lengths.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_name_resolution.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_null_minmax_value_pruning.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
multi_orderby_limit_pushdown.out
Refactor master query to be planned by postgres' planner ( #3326 )
2020-02-25 14:39:56 +01:00
multi_partition_pruning.out
Never allow co-located joins of append-distributed tables
2021-10-18 21:11:16 +02:00
multi_partitioning.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
multi_partitioning_utils.out
Introduce UDFs for fixing partitioned table constraint names
2021-01-29 17:32:20 +03:00
multi_prepare_plsql.out
Drop support for citus.multi_shard_commit_protocol ( #5380 )
2021-10-21 14:01:28 +02:00
multi_prepare_sql.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_prune_shard_list.out
Fix lower boundary calculation when pruning range dist table shards ( #5082 )
2021-07-02 14:48:21 +03:00
multi_query_directory_cleanup.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_read_from_secondaries.out
Fixes column default coming from a sequence ( #4914 )
2021-06-03 23:02:09 +03:00
multi_real_time_transaction.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
multi_reference_table.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
multi_remove_node_reference_table.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
multi_repair_shards.out
Disable foreign distributed tables ( #5605 )
2022-01-07 18:12:23 +03:00
multi_repartition_join_planning.out
Disable co-located joins for append-distributed tables
2021-10-18 21:11:16 +02:00
multi_repartition_join_pruning.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
multi_repartition_join_ref.out
Disable co-located joins for append-distributed tables
2021-10-18 21:11:16 +02:00
multi_repartition_join_task_assignment.out
Fix typo: "no sharding pruning constraints" -> "no shard pruning constraints" ( #5490 )
2021-11-25 21:00:44 +01:00
multi_repartition_udt.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_repartitioned_subquery_udf.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_replicate_reference_table.out
Relax some transactional limications on activate node
2022-02-01 15:56:55 +01:00
multi_router_planner.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_router_planner_fast_path.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_row_insert.out
Fixes column default coming from a sequence ( #4914 )
2021-06-03 23:02:09 +03:00
multi_row_router_insert.out
Convert the function to a distributed function ( #5596 )
2022-01-06 11:32:40 +03:00
multi_schema_support.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_select_distinct.out
update some tests
2020-08-04 15:18:27 +03:00
multi_select_distinct_1.out
update some tests
2020-08-04 15:18:27 +03:00
multi_select_for_update.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_sequence_default.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
multi_shard_update_delete.out
Remove master_append_table_to_shard UDF
2021-11-08 10:43:24 +01:00
multi_simple_queries.out
Ignore pl/pgsql line numbers in regression outputs ( #4411 )
2021-06-17 14:11:17 +03:00
multi_single_relation_subquery.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_size_queries.out
Allow disabling node(s) when multiple failures happen
2021-12-01 10:19:48 +01:00
multi_sql_function.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
multi_subquery.out
Disable co-located joins for append-distributed tables
2021-10-18 21:11:16 +02:00
multi_subquery_behavioral_analytics.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_subquery_complex_queries.out
Expose partition column of subqueries in optimizer ( #4355 )
2020-12-18 20:32:52 +01:00
multi_subquery_complex_reference_clause.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
multi_subquery_in_where_clause.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
multi_subquery_in_where_reference_clause.out
Support co-located/recurring sublinks in the target list
2020-12-13 15:45:24 +01:00
multi_subquery_misc.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_subquery_union.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_subquery_window_functions.out
Remove VERBOSE output to make pg14 and pg13 output the same
2021-09-03 15:41:28 +03:00
multi_subtransactions.out
Fix Subtransaction memory leak
2020-07-09 12:33:39 -07:00
multi_table_ddl.out
Fix metadata sync fails of multi_table_ddl
2021-12-06 13:44:30 +03:00
multi_task_assignment_policy.out
Fix typo: "no sharding pruning constraints" -> "no shard pruning constraints" ( #5490 )
2021-11-25 21:00:44 +01:00
multi_task_string_size.out
Remove unused GUCs
2021-01-15 13:30:45 +03:00
multi_test_catalog_views.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_test_helpers.out
Add a helper function to check explain has a single task
2021-09-03 15:41:28 +03:00
multi_test_helpers_superuser.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_tpch_query1.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query3.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query6.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query7.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query7_nested.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query10.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query12.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query14.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_tpch_query19.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
multi_transaction_recovery.out
Fix metadata sync fails on multi_transaction_recovery
2021-12-29 11:21:32 +03:00
multi_transactional_drop_shards.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_truncate.out
Allow creating distributed tables in sequential mode
2022-01-26 12:58:18 +01:00
multi_unsupported_worker_operations.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
multi_upgrade_reference_table.out
Remove upgrade_to_reference_table UDF
2020-12-23 00:40:14 +01:00
multi_upsert.out
Merge remote-tracking branch 'origin/master' into normalized-test-output
2020-01-06 09:36:04 +01:00
multi_utilities.out
When replication factor > 1, all modifications are done via 2PC ( #5379 )
2021-10-20 01:39:03 -07:00
multi_utility_statements.out
Support co-located/recurring sublinks in the target list
2020-12-13 15:45:24 +01:00
multi_utility_warnings.out
Add the shard rebalancer implementation
2021-01-07 16:51:55 +01:00
multi_view.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
multi_working_columns.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
mx_coordinator_shouldhaveshards.out
Enable replication factor > 1 in metadata syncing ( #5392 )
2021-11-15 15:10:18 +03:00
mx_foreign_key_to_reference_table.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
mx_regular_user.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
node_conninfo_reload.out
Prevent citus.node_conninfo to use "application_name"
2022-02-09 13:22:04 +01:00
non_colocated_leaf_subquery_joins.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
non_colocated_subquery_joins.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
non_super_user_object_metadata.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
null_parameters.out
Fix flaky test
2021-02-24 17:09:08 +03:00
object_propagation_debug.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
partition_wise_join.out
Sets next_shard_id at partition_wise_join test
2021-09-03 15:41:28 +03:00
partition_wise_join_0.out
Sets next_shard_id at partition_wise_join test
2021-09-03 15:41:28 +03:00
partitioned_indexes_create.out
Run fix_partition_shard_index_names after each wrong naming command
2021-11-08 10:43:34 +01:00
partitioned_intermediate_results.out
Partitioned task list results.
2020-01-09 10:32:58 -08:00
partitioning_issue_3970.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
pg12.out
Fix tests that fail with MX in multi_schedule
2021-10-15 12:58:38 +03:00
pg13.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
pg13_0.out
add alternative out for pg13 test
2020-08-04 15:38:13 +03:00
pg13_propagate_statistics.out
Fix metadata sync fails on propagate_statistics and pg13_propagate_statistics tests
2021-12-09 12:28:11 +03:00
pg13_propagate_statistics_0.out
Add separate pg13 test for stats targets
2020-12-24 18:01:25 +03:00
pg13_with_ties.out
Normalize the ConvertTable notices
2021-03-01 10:36:12 +01:00
pg13_with_ties_0.out
Adds support for WITH TIES option
2020-10-12 19:34:18 +03:00
pg14.out
Support TRUNCATE for foreign tables
2022-02-17 09:59:53 +03:00
pg14_0.out
Add empty pg14 sql file
2021-09-03 15:44:28 +03:00
pg_dump.out
Hide shards from application_name's with a specific prefix
2022-01-18 15:20:55 +04:00
postgres.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
prepared_statements_1.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
prepared_statements_2.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
prepared_statements_3.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
prepared_statements_4.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
prepared_statements_create_load.out
Add an infrastructure to run same tests with arbitrary configs ( #5316 )
2021-10-12 14:24:19 +03:00
propagate_extension_commands.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
propagate_extension_commands_1.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
propagate_foreign_servers.out
Support foreign tables in MX ( #5461 )
2022-01-06 18:50:34 +03:00
propagate_set_commands.out
Propagate SET TRANSACTION commands
2021-12-18 11:31:39 +01:00
propagate_statistics.out
Fix metadata sync fails on propagate_statistics and pg13_propagate_statistics tests
2021-12-09 12:28:11 +03:00
recursive_dml_queries_mx.out
Remove all occurences of replication_model GUC
2021-05-21 16:14:59 +03:00
recursive_dml_with_different_planners_executors.out
Normalize tests: s/read_intermediate_result\('[0-9]+_/read_intermediate_result('XXX_/g
2020-01-06 09:32:03 +01:00
recursive_relation_planning_restriction_pushdown.out
Fix nested select query with union bug
2021-05-05 20:35:00 +03:00
recursive_view_local_table.out
Do not rely on set_rel_pathlist_hook for finding local relations
2020-11-06 11:14:30 +01:00
ref_citus_local_fkeys.out
Dont auto-undistribute user-added citus local tables ( #5314 )
2021-10-28 12:10:26 +03:00
relation_access_tracking.out
Allow routing modifying CTEs
2020-06-11 15:14:06 +00:00
remove_coordinator.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
replicate_reference_tables_to_coordinator.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
replicated_partitioned_table.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
replicated_table_disable_node.out
Move placement deletion from disable node to activate node
2022-01-07 09:56:03 +01:00
resync_metadata_with_sequences.out
Handle tables and objects as metadata. Update UDFs accordingly
2022-01-31 16:20:15 +03:00
rollback_to_savepoint.out
Fix assertion error when rolling back to savepoint ( #3868 )
2020-06-30 11:31:46 +02:00
row_types.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
sequential_modifications.out
Allow creating distributed tables in sequential mode
2022-01-26 12:58:18 +01:00
set_operation_and_local_tables.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
set_operations.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
set_role_in_transaction.out
Implement shared connection count reservation & enable `citus.max_shared_pool_size` for COPY
2020-08-03 18:51:40 +02:00
shard_move_deferred_delete.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
shard_rebalancer.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
shard_rebalancer_unit.out
Implement an improvement threshold in the rebalancer ( #4927 )
2021-05-11 14:24:59 +02:00
shared_connection_stats.out
Add GUC to set maximum connection lifetime
2021-03-16 01:57:57 +01:00
shared_connection_waits.out
Bump pg12 and pg13 images to pg12.8 and pg13.8 ( #5208 )
2021-08-25 16:04:57 +03:00
single_hash_repartition_join.out
update test outputs with task-tracker removal
2020-07-21 16:25:08 +03:00
single_node.out
Prevent Citus table functions from being called on shards ( Fix #5610 ) ( #5694 )
2022-02-14 16:06:48 +03:00
single_node_truncate.out
Prevent Citus table functions from being called on shards ( Fix #5610 ) ( #5694 )
2022-02-14 16:06:48 +03:00
sql_procedure.out
Add helper UDFs for easy time partition management
2021-09-03 23:03:13 +03:00
sqlancer_failures.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
sqlsmith_failures.out
Fix typos. Spurred spotting "connectios" in logs
2021-10-25 13:54:09 +00:00
ssl_by_default.out
Use Microsoft approved cipher string ( #3639 )
2020-03-24 15:51:44 +01:00
start_stop_metadata_sync.out
Relax some transactional limications on activate node
2022-02-01 15:56:55 +01:00
statement_cancel_error_message.out
Fix wrong cancellation message about distributed deadlocks ( #3956 )
2020-06-30 14:57:46 +02:00
subqueries_deep.out
Add support for window functions on coordinator
2020-03-25 15:31:20 +00:00
subqueries_not_supported.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
subquery_and_cte.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
subquery_append.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
subquery_basics.out
Improve the relation restriction counters
2020-10-19 08:51:16 +02:00
subquery_complex_target_list.out
Enable binary encoding by default on PG14
2021-09-06 10:27:29 +02:00
subquery_executors.out
Normalize tests: s/read_intermediate_result\('[0-9]+_/read_intermediate_result('XXX_/g
2020-01-06 09:32:03 +01:00
subquery_in_targetlist.out
Expand support for subqueries in target list through recursive planning
2021-01-13 17:26:09 +01:00
subquery_in_where.out
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
subquery_local_tables.out
Add test for issue, does not reproduce issue
2020-02-18 23:45:17 +00:00
subquery_partitioning.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
subquery_prepared_statements.out
Propagate create/drop schema commands
2022-02-10 14:58:09 +03:00
subquery_view.out
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
tableam.out
Fixes column default coming from a sequence ( #4914 )
2021-06-03 23:02:09 +03:00
task_tracker_assign_task.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
task_tracker_cleanup_job.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
task_tracker_create_table.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
task_tracker_partition_task.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00
tdigest_aggregate_support.out
Normalize Output:.. since it changes with pg13
2020-08-04 15:38:13 +03:00
tdigest_aggregate_support_0.out
Feature: tdigest aggregate ( #3897 )
2020-06-12 13:50:28 +02:00
text_search.out
Add support for TEXT SEARCH CONFIGURATION objects ( #5685 )
2022-02-17 13:12:46 +01:00
turn_mx_off.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
turn_mx_off_0.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
turn_mx_off_1.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
turn_mx_on.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
turn_mx_on_0.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
turn_mx_on_1.out
Unify old GUCs into a single one
2022-02-04 10:52:56 +01:00
undistribute_table.out
Disable foreign distributed tables ( #5605 )
2022-01-07 18:12:23 +03:00
undistribute_table_cascade.out
Add partitioning support for citus local tables
2021-10-11 10:45:07 +03:00
undistribute_table_cascade_mx.out
Include data_type and cache in sequence definition on workers
2021-07-22 11:49:06 +02:00
union_pushdown.out
Fix union pushdown issue ( #5079 )
2021-07-29 13:52:55 +03:00
update_colocation_mx.out
Introduce citus_internal_update_relation_colocation
2021-08-03 11:44:58 +02:00
upgrade_autoconverted_after.out
Reproduce bug via test suite
2021-11-23 13:14:00 +03:00
upgrade_autoconverted_before.out
Dont auto-undistribute user-added citus local tables ( #5314 )
2021-10-28 12:10:26 +03:00
upgrade_basic_after.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
upgrade_basic_before.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
upgrade_columnar_after.out
Introduce dependencies from columnarAM to columnar metadata objects
2021-11-23 13:14:00 +03:00
upgrade_columnar_after_0.out
Columnar: pg_upgrade support ( #4354 )
2020-12-02 08:46:59 -08:00
upgrade_columnar_before.out
Reproduce bug via test suite
2021-11-23 13:14:00 +03:00
upgrade_columnar_metapage_after.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_columnar_metapage_after_0.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_columnar_metapage_before.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_columnar_metapage_before_0.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_distributed_function_after.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
upgrade_distributed_function_before.out
Do not allow distributed functions on non-metadata synced nodes ( #5586 )
2022-01-04 13:12:57 +01:00
upgrade_list_citus_objects.out
Add support for TEXT SEARCH CONFIGURATION objects ( #5685 )
2022-02-17 13:12:46 +01:00
upgrade_partition_constraints_after.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_partition_constraints_after_0.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_partition_constraints_before.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_partition_constraints_before_0.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_pg_dist_object_test_after.out
Remove copy into new append shard logic
2021-11-07 21:01:40 +01:00
upgrade_pg_dist_object_test_after_0.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_pg_dist_object_test_before.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_pg_dist_object_test_before_0.out
Fix citus upgrade local run issues ( #5414 )
2021-11-03 16:17:36 +03:00
upgrade_rebalance_strategy_after.out
Implement an improvement threshold in the rebalancer ( #4927 )
2021-05-11 14:24:59 +02:00
upgrade_rebalance_strategy_before.out
Implement an improvement threshold in the rebalancer ( #4927 )
2021-05-11 14:24:59 +02:00
upgrade_ref2ref_after.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
upgrade_ref2ref_before.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
upgrade_type_after.out
upgrade_type_after: ORDER BY
2020-04-01 01:07:21 +00:00
upgrade_type_before.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
validate_constraint.out
Fix tests in multi-1-schedule that fail with metadata syncing
2021-11-26 12:09:53 +03:00
values.out
Start to propagate functions to worker nodes with
2022-02-18 13:56:51 +03:00
window_functions.out
Add alternative output for window_functions
2021-09-03 15:41:28 +03:00
window_functions_0.out
Add alternative output for window_functions
2021-09-03 15:41:28 +03:00
window_functions_1.out
Add alternative output for pg12 for window_functions
2021-09-03 15:41:28 +03:00
with_basics.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
with_dml.out
Update with_dml
2020-02-03 13:13:30 -08:00
with_executors.out
Adjust the existing regression tests
2020-12-15 18:17:10 +03:00
with_join.out
Fix error message for local table joins ( #4870 )
2021-04-06 16:18:28 +03:00
with_modifying.out
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
with_nested.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
with_partitioning.out
Fix typo: longer visible -> no longer visible ( #3803 )
2020-04-27 16:32:46 +03:00
with_prepare.out
Allow routing modifying CTEs
2020-06-11 15:14:06 +00:00
with_set_operations.out
Drop postgres 11 support
2021-03-25 09:20:28 +03:00
with_transactions.out
Normalize tests: s/read_intermediate_result\('[0-9]+_/read_intermediate_result('XXX_/g
2020-01-06 09:32:03 +01:00
with_where.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_binary_data_partition.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_create_table.out
Use citus.next_shard_id where practical in regression tests
2017-11-15 10:12:05 +01:00
worker_disable_binary_worker_copy_format.out
Enable binary encoding by default on PG14
2021-09-06 10:27:29 +02:00
worker_hash_partition.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_hash_partition_complex.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_merge_hash_files.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_merge_range_files.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_null_data_partition.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_range_partition.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_range_partition_complex.out
Normalize tests: Remove trailing whitespace
2020-01-06 09:32:03 +01:00
worker_remove_files.out
Remove task tracker executor ( #3850 )
2020-07-18 13:11:36 +03:00