bhasudha commented on code in PR #10201: URL: https://github.com/apache/hudi/pull/10201#discussion_r1417233180
########## website/docs/sql_ddl.md: ########## @@ -40,6 +40,13 @@ CREATE TABLE IF NOT EXISTS hudi_table ( ) USING hudi; ``` +:::note NOTE: Review Comment: This doesn't seem specific to non-partitioned table. Can we move this to be under `Create table` section instead of here. May be move it to line 29 - https://github.com/apache/hudi/pull/10201/files#diff-7a654d7c7dc6889175056d700c94e58990c95944f8750e9a254bfedb3201ecd1R29 ? -- 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]
