eldenmoon commented on PR #23343: URL: https://github.com/apache/doris/pull/23343#issuecomment-1689240107
Refactored the interface of the parse_to_predicte function, we will be utilizing this interface to support the decomposition of variant columns. The "column" parameter might represent a column resulting from the decomposition of a variant column. Instead of using a "unique_id" for identification, we are utilizing a "path" to denote this column. -- 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]
