Prashant Singh
Prashant Singh
Hey All, I was reading the duck-db code and working with it IIUC iceberg views are not supported, It would be really nice if we can add iceberg views support...
### About the changes Solves https://github.com/apache/iceberg/issues/14823 On thinking this more in depth and thanks @amogh-jahagirdar for adding and pointing the log line, it was very crucial, a corner case crossed...
### Apache Iceberg version None ### Query engine None ### Please describe the bug 🐞 sample fail : https://github.com/apache/iceberg/actions/runs/20139346048/job/57801902407 ### Willingness to contribute - [X] I can contribute a fix...
### About the change Post this spec change https://github.com/apache/iceberg/pull/14563 server can now send back vended creds to the client but like other routes `LoadTable` and `CreateTable` there is no way...
### About the change Like drop table we should also throw no such plan id given that planId doesn't exist.
### About the change Add missing void transform to spec, it seems like there are multiple missing transforms i will while adding others, this is required for Read Restriction PR...