Re: New Versioned Iceberg Documentation Site

2022-02-02 Thread Ashish Singh
The website is really great. Thanks Sam! Is there any plan to link docker images for users to download and try out the examples listed on the homepage? If yes, should we maybe add it explicitly on the homepage (somewhat at bottom after all the use-cases)? Doesn't have to be in the first version.

Re: [VOTE] Release Apache Iceberg 0.13.0 RC2

2022-01-31 Thread Ashish Singh
+1 (non-binding) - Verified signature, checksum and rat check. - Built and ran tests for all spark versions. - Built spark-3.2 runtime jar and tested with spark-3.2. Tests included. - basic smoke tests on create table, insert and drop table. - custom location provider -

Re: Iceberg event notification support

2021-12-01 Thread Ashish Singh
Hey Jack, Thanks for sharing your thoughts on this. We ran into a need for richer event notification for table operations as well for various reasons including enforcements like ownership. While looking into potential ways to add pluggable logic during various table operations, we considered follo