AmatyaAvadhanula commented on issue #13132: URL: https://github.com/apache/druid/issues/13132#issuecomment-1253163284
@gianm ``` // If field is absent (older task version), use blank string to avoid a loop of migration of such tasks.` ``` This is applicable only to the migration of the tasks table. `SQLMetadataStorageActionHandler`#`getTaskStatusList` processes task queries separately before and after migration and is meant to work during the update as well -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
