Re: [Notice] Update to catalog sync meeting timezone 2

2024-09-24 Thread Sung Yun
Thank you Kevin! Sung On 2024/09/24 17:51:54 Kevin Liu wrote: > https://docs.google.com/document/d/1iPGVCIcr-M0XtAiudOguWAvmqIdVgpYN5vz5ohO8PKw/edit > This doc includes the calendar for the catalog sync and notes from past > syncs. > > Best, > Kevin Liu > > On Tue, Sep 24, 2024 at 8:15 AM Sung

Re: [Notice] Update to catalog sync meeting timezone 2

2024-09-24 Thread Kevin Liu
https://docs.google.com/document/d/1iPGVCIcr-M0XtAiudOguWAvmqIdVgpYN5vz5ohO8PKw/edit This doc includes the calendar for the catalog sync and notes from past syncs. Best, Kevin Liu On Tue, Sep 24, 2024 at 8:15 AM Sung Yun wrote: > Hi Jack Ye, thank you for the update ! > > This may be a silly qu

Re: V3 Spec Changes

2024-09-24 Thread Walaa Eldin Moustafa
Hi Russel, I am not sure if materialized views change the table spec. Table spec remains largely the same when it comes to handling MVs. Further, I think there may be unresolved questions on the view part before proceeding with the MV spec (namely on catalog names). There is also a PR on default

V3 Spec Changes

2024-09-24 Thread Russell Spitzer
Hi y’all! I’m excited to say that we have a lot of great Iceberg V3 Spec PR’s out right now. V3 Looks like it’s going to be awesome! A reminder if you haven’t had a chance yet to check them out: Row Lineage Materialized Views

Re: [DISCUSS] REST: Standardize vended credentials in Spec

2024-09-24 Thread Dmitri Bourlatchkov
> wrt ISO 8601 timestamps: I'd like to keep things consistent with other places in the spec, which are typically defined as millisecond values. Fair enough. Now that the spec states the reference point in time, using millisecond offsets is fine. Cheers, Dmitri. On Tue, Sep 24, 2024 at 10:41 AM E

Cases where a delete file goes away in a future snapshot

2024-09-24 Thread Michael Leuchtenburg
I'm working on incremental ingest of Iceberg tables into SingleStore. I know this is an active area of work in the Iceberg community, as it's very similar to materialized views, only the "MV" in the case of ingesting into another system is a trivial one. But for Iceberg v2, I have some questions ab

Re: [Notice] Update to catalog sync meeting timezone 2

2024-09-24 Thread Sung Yun
Hi Jack Ye, thank you for the update ! This may be a silly question, but where can I find the Catalog sync calendar and it's meeting details? Does it share the same google meets link as the Iceberg community sync? Sung On 2024/09/24 15:11:10 Jack Ye wrote: > Hi everyone, > > Due to the low at

[Notice] Update to catalog sync meeting timezone 2

2024-09-24 Thread Jack Ye
Hi everyone, Due to the low attendance of the time zone 2 meeting for Iceberg catalog syncs, after discussion with people during the last sync, as well as talking to people who were interested in alternative timezone, I am updating the timezone 2 meeting back to 9am pacific time on Wednesday. Thi

Re: [VOTE] Drop Python3.8 Support in PyIceberg 0.8.0

2024-09-24 Thread Sung Yun
Thank you everyone for participating in the vote to drop support for Python3.8 The vote result is: +1: 4 (binding), 2 (non-binding) - Kevin Liu (non-binding) - Yufei Gu (binding) - Steven Wu (binding) - Ryan Blue (binding) - Ameena Ansari (non-binding) - Daniel Weeks (binding) +0: 0 (binding), 0

Re: [DISCUSS] REST: Standardize vended credentials in Spec

2024-09-24 Thread Eduard Tudenhöfner
Thanks Dmitri for reviewing the PR and the doc. wrt ISO 8601 timestamps: I'd like to keep things consistent with other places in the spec, which are typically defined as millisecond values. Thanks Eduard On Fri, Sep 20, 2024 at 4:46 PM Dmitri Bourlatchkov wrote: > Thanks for proposing this imp