-
### Feature Request / Improvement
XTable 2nd release updates.
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's […
-
Follow ups to #1558
TODO:
* [ ] Expose a Python API that accepts Python values instead of SQL strings.
* [ ] Support updated nested fields
* [ ] Support distributed execution of update query
…
-
## Feature request
**Is your feature request related to a problem? Please describe.**
I have an Iceberg table that gets data from kafka. hance I get a lot of commits per day and every commits …
-
### Python version
Python 3.11.7 (main, Mar 12 2024, 09:54:34) [GCC 13.2.0]
### Operating system and processor architecture
Linux-6.5.0-27-generic-x86_64-with-glibc2.38
### Installed packages
```…
-
The goal here is to take code as is without compiling it, but flattening it to conform with Arrow's code base standards. This will give a basis for future PR.
**Reporter**: [Micah Kornfield](https:/…
-
## Expected Behavior or Use Case
When creating a schema in Presto, the catalog name should be passed to the metastore layer.
## Presto Component, Service, or Connector
This request is related to …
-
Does presto support this feature, and if so, what syntax is used?
-
Currently everything is read only.
To start, we can create the execution plans. Follow on work may be needed for if we want to mark data sources read-only, but this will likely coincide with some s…
-
### Apache Iceberg version
1.2.1 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
Make sure to set the number of partitions to one, to avoid having files with a single record…
Fokko updated
12 months ago
-
Hi Folks,
First and foremost, I've spent the last few hours working my way through your blog posts, RTD documentation, and source code documentation and really like where you guys are going with ka…