danny0405 commented on PR #8478: URL: https://github.com/apache/hudi/pull/8478#issuecomment-1534111844
> > I saw some sub-claused locations are changed, like the `LOCATION` and `CLUSTETERED BY`, is that as expected? > > @danny0405 Thank you for your thorough review! The modification to the `LOCATION` code should be as expected, but there were some issues with the modification to the `BUCKET` code. I have reverted the `BUCKET` code back to its original state. We better have a straight-forward string paradigm of what the DDL looks like before and after the change, in case there are some discrepencies. -- 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]
