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 2021/03/03 07:04:13 UTC

[GitHub] [spark] sarutak commented on pull request #31721: [SPARK-34603][SQL] Support ADD ARCHIVE and LIST ARCHIVE command

sarutak commented on pull request #31721:
URL: https://github.com/apache/spark/pull/31721#issuecomment-789489320


   For reviewers:
   The structure of unarchived `archive1.tar.gz` which this PR added is as follows.
   ```
   archive1
   └── test.txt
   ```
   And the contents of `test.txt` is as folllows:
   ```
   1,a
   2,b
   3,c
   ```


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