Commit Graph

5592 Commits (ea3063e6d289d71fbc9e36555b8fd3c3be24f966)

Author SHA1 Message Date
Burak Velioglu ea3063e6d2
Check extension owner once 2022-01-20 01:58:32 +03:00
Burak Velioglu 05b4711962
Use function to get inter table relation 2022-01-20 01:47:37 +03:00
Burak Velioglu c08220594f
Keep adding missing tables 2022-01-20 01:33:55 +03:00
Burak Velioglu 3dbaf5886b
Address reviews 2022-01-20 01:17:26 +03:00
Burak Velioglu 54f70e6e49
Add other missing old tables 2022-01-20 01:14:30 +03:00
Burak Velioglu a46ae3bee0
Fix style 2022-01-20 01:05:06 +03:00
Burak Velioglu d93b46559e
Rename metadata to node metadata on multiple points 2022-01-20 01:02:58 +03:00
Burak Velioglu 09764d6db3
Add objects table manually to tests 2022-01-20 00:51:18 +03:00
Burak Velioglu 09cfb24b16
Update should sync check
src/backend/distributed/test/distributed_intermediate_results-29ca979d.o.tmp
2022-01-20 00:31:06 +03:00
Burak Velioglu f509cd6660
Revert it back 2022-01-20 00:02:14 +03:00
Burak Velioglu fc36de02ba
Move sync check on create dist table 2022-01-19 23:53:13 +03:00
Burak Velioglu 72caebec3a
Use func to get dep def list 2022-01-19 23:50:27 +03:00
Burak Velioglu 97a1720a17
Address reviews 2022-01-19 23:31:14 +03:00
Burak Velioglu 065db645b9
Move table related part out from metadata 2022-01-19 14:27:13 +03:00
Burak Velioglu b082473563
Address reviews 2 2022-01-19 12:01:42 +03:00
Burak Velioglu 7b84c72aae
Address reviews 2022-01-19 11:26:12 +03:00
Burak Velioglu 505706d6f1
Update password in test 2022-01-18 11:50:43 +03:00
Burak Velioglu a0b5b6fe94
Fix password hashing 2022-01-18 00:23:45 +03:00
Burak Velioglu c092968f0d
Fix tests 2022-01-18 00:07:16 +03:00
Burak Velioglu 34edc252a9
Merge branch 'master' into velioglu/table_wo_seq_prototype 2022-01-17 23:58:07 +03:00
Burak Velioglu 9e81344eaa
Fix metadata sync 2022-01-17 23:41:56 +03:00
Onur Tirtir d98500ac22
Fix a flaky test related with temp columnar table cleanup (#5599)
Wait until old backend to expire to make sure that temp table cleanup
is complete.
2022-01-17 09:26:30 -08:00
Burak Velioglu c96760b06e
Turn mx off again for remaining isolation tests 2022-01-17 18:26:35 +03:00
Ahmet Gedemenli e564220dd5
Fix typo: GetRelationTriggerFunctionDependencyList (#5626) 2022-01-17 18:17:07 +03:00
Burak Velioglu 20634e171e
drop isolation test table 2022-01-17 18:11:49 +03:00
Burak Velioglu 6d668d527a
Add group id to isolation test 2022-01-17 18:02:34 +03:00
Burak Velioglu bf6b7b518e
Add log to isolation test 2022-01-17 17:54:03 +03:00
Burak Velioglu a2c963daa0
Test isolation ordering 2022-01-17 17:42:25 +03:00
Burak Velioglu d4ae743515
Turn mx on for replicate reference isolation test 2022-01-17 17:27:23 +03:00
Burak Velioglu 4ef96f8cdd
Comment isolation test permutations 2022-01-17 17:19:45 +03:00
Burak Velioglu 1f83607224
Comment out master_create_dist_table check 2022-01-17 17:13:27 +03:00
Burak Velioglu 790bf73ec0
Comment out isolation test 2022-01-17 17:01:12 +03:00
Burak Velioglu 4dab78a55a
Minor updates 2022-01-17 16:40:50 +03:00
Ahmet Gedemenli 8936543b80
Create wrapper function CreateObjectAddressDependencyDefList (#5623) 2022-01-17 15:35:40 +03:00
Burak Velioglu 5d1eae732c
Update metadata sync function names 2022-01-17 15:02:53 +03:00
Burak Velioglu 016c6179de
Fix test style 2022-01-17 14:19:44 +03:00
Burak Velioglu 8c27096d2c
Update master_metadata_snapshot to activate_node_snapshot in tests 2022-01-17 12:07:07 +03:00
Burak Velioglu 1ebc2fd6c5
activate_node_snapshot 2022-01-17 11:38:08 +03:00
Burak Velioglu 6fd5f8e658
Move functions 2022-01-16 23:54:04 +03:00
Burak Velioglu aedd09ffdf
Separate command list generation and execution 2022-01-16 23:49:31 +03:00
Burak Velioglu 381871890f
Move DetachPartitionCommandList back 2022-01-16 21:20:39 +03:00
Burak Velioglu e107fb7519
Move DistributedObjectMetadataSyncCommandList back 2022-01-16 21:02:16 +03:00
Burak Velioglu 4ae87e8057
Merge branch 'master' into velioglu/table_wo_seq_prototype 2022-01-16 17:11:04 +03:00
Burak Velioglu cc6c0cf7eb
Address review 2022-01-16 16:55:28 +03:00
Burak Velioglu 04511cc5e0
Adress reviews 2022-01-16 16:44:21 +03:00
Burak Velioglu 5e2e5c3470
Fix indentation for shell table func 2022-01-16 16:24:59 +03:00
Burak Velioglu 427bdf08a0
Use function to get seq dep definition list 2022-01-16 16:15:01 +03:00
Burak Velioglu ef7ddef07d
Test style 2022-01-16 15:57:18 +03:00
Burak Velioglu 9dc9d0d4dd
citus indent 2022-01-16 15:44:45 +03:00
Burak Velioglu fc307afdc4
Use function to get table command list and fix isolation test 2022-01-16 15:42:54 +03:00