goutamadwant commented on issue #66537: URL: https://github.com/apache/doris/issues/66537#issuecomment-5338631537
@Doris-Breakwater I rechecked this against current master (`ef19f77d3e`). The reported null-dereference path appears to have been superseded by merged PR #65810: ROW binlog now uses independent companion tablets, `TCreateTabletReq` no longer carries `row_binlog_schema`, and `Tablet::create_initial_rowset()` no longer creates an embedded row-binlog writer from that optional schema. Could you confirm whether this still reproduces on current master? If it does, please share the current stack and serialized create-tablet fields, since it would be a different path. -- 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]
