EmmyMiao87 opened a new pull request #1443: Persist auth info in LoadJob URL: https://github.com/apache/incubator-doris/pull/1443 The new class named 'AuthorizationInfo' is used to save the auth info in jobs. The job doesn't need to retrieve the auth info by meta id which maybe throw the exception when db or table has been dropped. The persistence of 'AuthorizationInfo' take effect in META_VERSION 56
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
