Re: Problem with partitioned table creation in scala

2022-05-27 Thread Saulius Pakalka
Thanks. The latest example clarifies a few things. Saulius Pakalka > On 2022-05-27, at 23:27, Wing Yew Poon wrote: > > The partitionedBy typo in the doc is already fixed in the master branch of > the Iceberg repo. > I filed a PR to add `using("iceberg")` to t

Problem with partitioned table creation in scala

2022-05-27 Thread Saulius Pakalka
By(days(col("last_updated"))) [error]^ [error] two errors found Not sure where to look for a problem. Any advice appreciated. Best regards, Saulius Pakalka