englefly opened a new pull request, #68206:
URL: https://github.com/apache/doris/pull/68206

   Cherry-pick of #61342 to branch-4.2
   
   [fix](constraint) Fix NPE in PrimaryKeyConstraint when loading old metadata
   
   On branch-4.2 the class only has the `foreignTables` collection (the newer
   `foreignTableNameStrs`/`foreignTableInfos` fields come from a later refactor 
that is
   not part of this branch), so only that field is guarded. A unit test covering
   deserialization of metadata without the `ft` field was added.
   


-- 
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]

Reply via email to