ccxxxyy commented on PR #37831: URL: https://github.com/apache/shardingsphere/pull/37831#issuecomment-3818182786
@terrymanu Thank you for your reply and suggestions. I would really appreciate it if you could review the changes when you have some spare time. I would also like to ask for more concrete guidance on what you referred to as **explicit unsupported-path handling**, as this is currently the main blocker for me to move the PR forward. 1. Regarding your first and second points, I have refined the `CREATE VIEW` grammar in DDLStatement.g4 and added two corresponding test cases and assertion results in the relevant files. In order to avoid breaking existing Hive assertion tests, I can not make any changes to CreateViewStatement, so as to prevent conflicts. 2. Regarding **explicit unsupported-path handling**, I hope to successfully implement the explicit unsupported-path handling you mentioned in order to move this PR forward. However, I currently do not have a clear direction and am not sure what the correct approach would be. I would greatly appreciate it if you could provide more concrete guidance on how this should be done. Having a clear direction would be extremely helpful and important to me to proceed correctly. Thank you very much for your time and guidance! I truly appreciate it. -- 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]
