Meeting Minutes from 10/19 Iceberg Sync

2022-10-19 Thread Sam Redai
Hi Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place this morning on *October 19th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone se

Re: Iceberg accessing through Web API Service using Python

2022-10-19 Thread Sam Redai
Hi Tarun, Can you elaborate a bit on what the web API service is supposed to handle? Pyiceberg 0.1.0 was recently released and allows you to perform catalog operations and metadata exploration (docs: https://py.iceberg.apache.org/) but scan planning is not yet supported. -Sam On Wed, Oct 19, 202

Meeting Minutes from 9/28 Iceberg Sync

2022-10-03 Thread Sam Redai
Hi Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place on *September 28th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is seekin

Re: [VOTE] Release Apache PyIceberg 0.1.0rc1

2022-09-23 Thread Sam Redai
+1 (non-binding) - Validated the signature - Validated checksums - Ran the tests - A few failed initially because of expected PermissionErrors not getting thrown but that was actually due to the docker container using *root* which always has full permissions. After changing from root to an actual

Meeting Minutes from 9/7 Iceberg Sync

2022-09-07 Thread Sam Redai
Hi Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place today on *September 7th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is s

Re: question about blog

2022-08-26 Thread Sam Redai
ow we can contribute to the Iceberg blog section? ( > https://iceberg.apache.org/blogs/) > > Thanks, > Piet > > Piet Jan de Bruin > iomete inc. | co-founder & COO > email: p...@iomete.com > cell +1 480-868-8430 > > -- Sam Redai Developer Advocate | Tabular <https://tabular.io/>

Re: Welcome Yufei Gu as a committer

2022-08-25 Thread Sam Redai
Congrats Yufei! 🎉 On Thu, Aug 25, 2022 at 7:20 PM Anton Okolnychyi wrote: > I’d like to welcome Yufei Gu as a committer to the project. > > Thanks for all your hard work, Yufei! > > - Anton -- Sam Redai Developer Advocate | Tabular <https://tabular.io/>

Meeting Minutes from 08/17 Iceberg Sync

2022-08-22 Thread Sam Redai
Hey Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place today on *August 17th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is se

Re: Welcome Fokko Driesprong as a committer!

2022-08-21 Thread Sam Redai
Huge congrats Fokko, well deserved! 🎉 On Sun, Aug 21, 2022 at 3:55 PM Ryan Blue wrote: > Hi everyone, > > I would like to welcome Fokko Driesprong as a new committer to the project! > > Thanks for all your contributions, Fokko! > > > Ryan > > -- > Rya

Meeting Minutes from 07/27 Iceberg Sync

2022-07-28 Thread Sam Redai
Hi Iceberg Community, Below are the minutes and recording from our Iceberg Community Sync on *July 27th, 9am-10am PT*. Please remember that anyone is welcome to join the discussion so feel free to share the Iceberg-Sync google group with those seeking an

Meeting Minutes from 07/06 Iceberg Sync

2022-07-06 Thread Sam Redai
Hey Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place today on *July 6th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is seeki

Re: 【Feature】Request support for c++ sdk

2022-06-05 Thread Sam Redai
. > At the same time, other c++ computing engines support v2 format will also > be faster. > > Do we have plans to support c++ version sdk? > -- > caneGuy > -- Sam Redai Developer Advocate | Tabular <https://tabular.io/> c (267) 226-8606

Meeting Minutes from 05/25 Iceberg Sync

2022-05-26 Thread Sam Redai
lementation upstream - Option 3: An option/context setting - Setting options currently not possible in spark-sql - Before implementing any of this logic, let’s work through a proposal Thanks everyone! -- Sam Redai Developer Advocate | Tabular <https://tabular.io/>

Meeting Minutes from 05/04 Iceberg Sync

2022-05-06 Thread Sam Redai
Apache Con Call For Papers May 23rd! <https://www.apachecon.com/acna2022/cfp.html> Thanks everyone! -- Sam Redai Developer Advocate | Tabular <https://tabular.io/>

Meeting Minutes from 04/13 Iceberg Sync

2022-04-15 Thread Sam Redai
Hey Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place today on *April 13th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is see

Meeting Minutes from 03/30 Iceberg Sync

2022-03-30 Thread Sam Redai
Hey Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place today on *March 30th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is see

Re: Welcome Szehon Ho as a committer!

2022-03-11 Thread Sam Redai
Congrats Szehon! On Fri, Mar 11, 2022 at 6:41 PM Yufei Gu wrote: > Congratulations Szehon! > Best, > > Yufei > > `This is not a contribution` > > > On Fri, Mar 11, 2022 at 3:36 PM Ryan Blue wrote: > >> Congratulations Szehon! >> >> Sorry I accidentally preempted this announcement with the board

Meeting Minutes from 02/09 Iceberg Sync

2022-02-10 Thread Sam Redai
Hey Iceberg Community, Here are the minutes and recording from our Iceberg Sync that took place on *February 9th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is seeking

Re: New Iceberg Site Released!

2022-02-07 Thread Sam Redai
annel. > > E.g. the following link doesn't work on the new website > https://iceberg.apache.org/#spark-configuration/#write-options > > It is better to redirect it to > https://iceberg.apache.org/docs/latest/spark-configuration/#write-options > > > On Tue, Feb 8, 202

Re: New Iceberg Site Released!

2022-02-07 Thread Sam Redai
; > On Tue, Feb 8, 2022 at 10:12 AM Sam Redai wrote: > >> Hey everyone, >> >> The new Iceberg documentation site has been officially released. A big >> thanks to everyone who contributed and/or helped guide the design. This is >> particularly exciting since we&

New Iceberg Site Released!

2022-02-07 Thread Sam Redai
Hey everyone, The new Iceberg documentation site has been officially released. A big thanks to everyone who contributed and/or helped guide the design. This is particularly exciting since we'll now have versioned docs going forward. Jack Ye as the 0.13.0 release manager is going through the steps

Re: New Versioned Iceberg Documentation Site

2022-02-05 Thread Sam Redai
gt;>> Nice looking website. >>>>>>> >>>>>>> Is the shared link the final version ? I couldn't see the markdown >>>>>>> anchor tag inside https://iceberg.redai.dev/spec/ >>>>>>> It will be useful to

New Versioned Iceberg Documentation Site

2022-01-31 Thread Sam Redai
Hey Everyone, With 0.13.0's approval for release, I think this would be a good time to have a discussion around the proposed versioned documentation site, powered by Hugo. The site is ready to be released and the source code for the site can be found in the apache/iceberg-docs repository: https://

Meeting Minutes from 01/19 Iceberg Sync

2022-01-19 Thread Sam Redai
Hello Iceberg Community, Below you can find the minutes and video recording from our Iceberg Sync that took place on *January 19th, 9am-10am PT*. Always remember, anyone can join the discussion so feel free to share the Iceberg-Sync google group with any

Re: Meeting Minutes from 01/05 Iceberg Sync

2022-01-14 Thread Sam Redai
Quick correction. These are notes for the sync that took place on *January 5th*, 9am-10am PT. -Sam On Fri, Jan 14, 2022 at 6:21 PM Sam Redai wrote: > Hey Everyone! > > Here are the minutes and video recording from our Iceberg Sync that took > place on December 5th, 9am-10am

Meeting Minutes from 01/05 Iceberg Sync

2022-01-14 Thread Sam Redai
Hey Everyone! Here are the minutes and video recording from our Iceberg Sync that took place on December 5th, 9am-10am PT. A quick reminder that since the previous sync was pushed forward one week, we have a shorter window this time and the next sync is this coming week on 01/19 at 9am PT. If you

Meeting Minutes from 12/08 Iceberg Sync

2021-12-14 Thread Sam Redai
Hi Everyone, Here are the minutes and video recording from our Iceberg Sync that took place on December 8th, 9am-10am PT. Please remember that anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is seeking a

Re: Proposal: Switch docs site from mkdocs to hugo and relocate to a separate iceberg-docs repo

2021-12-01 Thread Sam Redai
and then we'll build from there? > > On Tue, Nov 30, 2021 at 10:30 AM Jack Ye wrote: > >> Sounds good! Looking forward to that! >> -Jack >> >> On Tue, Nov 30, 2021 at 10:27 AM Sam Redai wrote: >> >>> @Kyle thanks for the idea, we can definitely ad

Re: Proposal: Switch docs site from mkdocs to hugo and relocate to a separate iceberg-docs repo

2021-11-30 Thread Sam Redai
hat this is for the master version. >> >> Apache Flink has this, and on several occasions it has helped me out. >> Their doc string reads: "This documentation is for an unreleased version of >> Apache Flink. We recommend you use the latest stable version > version>

Re: Proposal: Switch docs site from mkdocs to hugo and relocate to a separate iceberg-docs repo

2021-11-28 Thread Sam Redai
ting the decision to fully move the docs to iceberg-docs? It would be > helpful if you can provide more details in this area. > > Best, > Jack Ye > > On Sat, Nov 27, 2021 at 8:52 AM Sam Redai wrote: > >> Hey everyone, >> >> I wanted to bring to everyone's

Proposal: Switch docs site from mkdocs to hugo and relocate to a separate iceberg-docs repo

2021-11-27 Thread Sam Redai
Hey everyone, I wanted to bring to everyone's attention an issue that I opened today that's a proposal for switching to using hugo for the iceberg documentation site. https://github.com/apache/iceberg/issues/3616 I've deployed a prototype of what the site would look like and how it achieves some

Meeting Minutes from 11/17 Iceberg Sync

2021-11-18 Thread Sam Redai
Hi Everyone, Here are the minutes and video recording from our Iceberg Sync that took place on November 17th, 9am-10am PT. Please remember that anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is seeking

Re: Upcoming Iceberg Community Sync (11/17 9:00am PT)

2021-11-17 Thread Sam Redai
>> >> 3. Support the latest flink 1.14.0: >> https://github.com/apache/iceberg/pull/3434 (Need an apache iceberg >> committer or PMC to review). >> >> 4. The aliyun OSS integration work is almost close: >> https://github.com/apache/iceberg/projects/21, I think

Upcoming Iceberg Community Sync (11/17 9:00am PT)

2021-11-16 Thread Sam Redai
Hey everyone, This is just a friendly reminder that the next Iceberg Community Sync is tomorrow (11/17) at 9:00AM PT. The meeting will be recorded and shared shortly after on the dev mailing list in case you can’t make it. Friendly reminder to add any highlights, agenda, or discussion items to th

Re: [VOTE] Release Apache Iceberg 0.12.1 RC0

2021-11-05 Thread Sam Redai
+1 (non-binding) signature, checksum, license, build and test On Fri, Nov 5, 2021 at 12:36 AM OpenInx wrote: > +1 (binding) > > 1. Download the source tarball, signature (.asc), and checksum (.sha512): > OK > 2. Import gpg keys: download KEYS and run gpg --import > /path/to/downloaded/KEYS (op

Re: Meeting Minutes from 10/20 Iceberg Sync

2021-10-26 Thread Sam Redai
6, 2021 at 12:08 PM Wing Yew Poon > wrote: > >> Thanks Sam. Was there also agreement to deprecate Spark 3.0 support and >> go with supporting the latest 2 versions of Spark 3? >> >> >> On Tue, Oct 26, 2021 at 11:36 AM Sam Redai wrote: >> >>> If I reme

Re: Meeting Minutes from 10/20 Iceberg Sync

2021-10-26 Thread Sam Redai
If I remember correctly, we landed on option 1, creating a v3.1 without the extra reflection logic and then just deprecating 3.0 when the time comes. If everyone agrees with that I can amend the notes to describe that more explicitly. -Sam On Mon, Oct 25, 2021 at 11:30 AM Wing Yew Poon wrote: >

Docsite refactoring (thoughts & opinions welcome!)

2021-10-26 Thread Sam Redai
Hey everyone, Just wanted to highlight PR #3378 that I opened this morning. It's a pretty big change to the current apache iceberg docs site. If you have python and mkdocs installed locally you can clone and serve the site to take a look. There's a sin

Re: Meeting Minutes from 10/20 Iceberg Sync

2021-10-22 Thread Sam Redai
/apache/iceberg/projects/21 (Thanks @xingbowu - > https://github.com/xingbowu). > > On Thu, Oct 21, 2021 at 11:30 PM Sam Redai wrote: > >> Good Morning Everyone, >> >> Here are the minutes from our Iceberg Sync that took place on October >> 20th, 9am-10am PT. Ple

Re: Help improve Iceberg community meeting experience

2021-10-22 Thread Sam Redai
Thanks for raising this Jack! If it's ok with everyone, we can host and record the google meets via our Tabular account. I'll volunteer to set up and maintain this as well as uploading the recordings. -Sam On Fri, Oct 22, 2021 at 11:54 AM Jack Ye wrote: > Hi everyone, > > Recently we have been

Meeting Minutes from 10/20 Iceberg Sync

2021-10-21 Thread Sam Redai
Good Morning Everyone, Here are the minutes from our Iceberg Sync that took place on October 20th, 9am-10am PT. Please remember that anyone can join the discussion so feel free to share the Iceberg-Sync google group with anyone who is seeking an invite. A