You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/06/24 07:57:32 UTC

[GitHub] [spark] dilipbiswal commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand

dilipbiswal commented on pull request #28647:
URL: https://github.com/apache/spark/pull/28647#issuecomment-648661039


   @ulysses-you I have a question. Per the syntax the source file format, row format can be different than the target. Say source format was parquet and target is orc, can we copy the parquet specific table properties to the target table ? Like in the pr description we have specified "parquet.compression".  Could this be the reason why we didn't copy these properties before ?


----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org