wjjpt commented on issue #15667: URL: https://github.com/apache/druid/issues/15667#issuecomment-2090851736
Hi @buffaloDeveloper , check this link for this issue: https://github.com/apache/druid/issues/15326#28.0.0-upgrade-notes-and-incompatible-changes-upgrade-notes-upgrade-druid-segments-table There is a nuw column `used_status_last_updated` in the druid_segments table that cannot be null if the table has been create first time by Druid 28.0.0, but if this table is from a previous version, then Druid modify this table without the constraint (accepting segments without `used_status_last_updated` defined) -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org