nastra commented on code in PR #10037:
URL: https://github.com/apache/iceberg/pull/10037#discussion_r1538854414


##########
docs/docs/spark-procedures.md:
##########
@@ -588,6 +589,8 @@ By default, the original table is retained with the name 
`table_BACKUP_`.
 | `properties`  | ️   | map<string, string> | Properties for the new Iceberg 
table |
 | `drop_backup` |   | boolean | When true, the original table will not be 
retained as backup (defaults to false) |
 | `backup_table_name` |  | string | Name of the table that will be retained as 
backup (defaults to `table_BACKUP_`) |
+| `parallelism` |   | int | Number of threads to use for file reading 
(defaults to 1) |
+

Review Comment:
   nit: unnecessary newline



-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to