Merge branch 'main' into fix-system_queries-test

pull/7613/head
Onur Tirtir 2025-02-07 17:11:49 +03:00 committed by GitHub
commit e11ff754eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4688,7 +4688,7 @@ void
SendOrCollectCommandListToMetadataNodes(MetadataSyncContext *context, List *commands) 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 * Collect commands into metadataSyncContext's collected command
* list. * list.
*/ */