my-ship-it commented on issue #1537: URL: https://github.com/apache/cloudberry/issues/1537#issuecomment-4140313872
Hi @IPetrov2013, Thanks for reporting this, and apologies for the delayed follow-up! 🙏 Just wanted to check in — are you still experiencing this crash on recent builds? There have been a number of updates to PAX storage since January, and it's possible this may have been addressed along the way. If you're able to reproduce it again, any additional details would be very helpful — such as the specific operations performed before the restart (e.g., whether a `DROP DATABASE` containing PAX tables was involved), or the PAX-related WAL records present at the time of the crash. From the stack trace, it looks like the crash occurs in `PaxXLogDropDatabase` during startup WAL replay, which suggests it might be related to replaying a database drop that involved PAX tables. If this is no longer an issue for you, we'll go ahead and close it. Either way, thanks again for bringing it to our attention! 😊 -- 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]
