zhongjiajie commented on issue #7156: URL: https://github.com/apache/dolphinscheduler/issues/7156#issuecomment-991901717
After I discuss with @boy-xiaozhang , I know that we could not only parse `[users, orders] -> target_table`, but also could get CTE clause name too, `[users, orders, user_cte, order_cte] -> target_table`. So I think it is better to change the default behavior by using configuration, to auto recommend CTE clause or not. WDYT @boy-xiaozhang @lenboo -- 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]
