kevinjqliu commented on code in PR #15697:
URL: https://github.com/apache/iceberg/pull/15697#discussion_r2967262775


##########
docs/docs/spark-queries.md:
##########
@@ -44,6 +44,57 @@ SELECT * FROM prod.db.table.files;
 | 0 | s3:/.../table/data/00001-4-8d6d60e8-d427-4809-bcf0-f5d45a4aad96.parquet 
| PARQUET   | 0  | {1999-01-01, 02} | 1            | 597                | [1 -> 
90, 2 -> 62] | [1 -> 1, 2 -> 1] | [1 -> 0, 2 -> 0]  | []               | [1 -> 
, 2 -> b] | [1 -> , 2 -> b] | null         | [4]           | null | null |
 | 0 | s3:/.../table/data/00002-5-8d6d60e8-d427-4809-bcf0-f5d45a4aad96.parquet 
| PARQUET   | 0  | {1999-01-01, 03} | 1            | 597                | [1 -> 
90, 2 -> 62] | [1 -> 1, 2 -> 1] | [1 -> 0, 2 -> 0]  | []               | [1 -> 
, 2 -> a] | [1 -> , 2 -> a] | null         | [4]           | null | null |
 
+### Spark SQL functions

Review Comment:
   great to document this, thanks! 
   
   nit: it doesnt feel like the section belongs here. maybe we could move it to 
its own section on this page. 
   <img width="259" height="659" alt="Screenshot 2026-03-20 at 2 09 57 PM" 
src="https://github.com/user-attachments/assets/69baf474-e4e7-4163-8b2e-fb85a564fad4";
 />
   
   alternatively, the [spark 
procedures](https://iceberg.apache.org/docs/nightly/spark-procedures/) page 
also mentions the `system` namespace. perhaps we can move it here ? 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to