mirror of https://github.com/citusdata/citus.git
Merge branch 'main' into fix-system_queries-test
commit
e11ff754eb
|
@ -4688,7 +4688,7 @@ void
|
|||
SendOrCollectCommandListToMetadataNodes(MetadataSyncContext *context, List *commands)
|
||||
{
|
||||
/*
|
||||
* do not send any command to workers if we collcet commands.
|
||||
* do not send any command to workers if we collect commands.
|
||||
* Collect commands into metadataSyncContext's collected command
|
||||
* list.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue