You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/05 01:33:56 UTC

[GitHub] [iceberg] kyle-cx commented on a diff in pull request #4606: docs:Add an example of CTAS with PARTITIONED BY (fix #3854)

kyle-cx commented on code in PR #4606:
URL: https://github.com/apache/iceberg/pull/4606#discussion_r865504987


##########
docs/spark/spark-ddl.md:
##########
@@ -98,6 +98,15 @@ CREATE TABLE prod.db.sample
 USING iceberg
 AS SELECT ...
 ```
+```sql

Review Comment:
   @samredai sure, here is what it looks like now
   
   <img width="888" alt="image" src="https://user-images.githubusercontent.com/10529123/166852014-7a48dfcb-f8f3-4058-9c4f-661d0536a77d.png">



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org