-
There is some room for improvement for the repository to adhere to OSS community standards. For example, it is currently lacking issue templates, PR templates, but most importantly it is lacking a `CO…
-
```r
library(sparklyr)
sc
-
**Describe the bug**
UC server cannot be started with `start-uc-server`
**To Reproduce**
Steps to reproduce the behavior:
1. git clone
2. build/sbt package
3. bin/start-uc-server
**Ex…
-
A Python interface would make this project more approachable to Python devs.
It's relatively easy to add an initial Python interface with [Stainless](https://www.stainlessapi.com/), but customizati…
-
**Is your feature request related to a problem? Please describe.**
Currently Temporary Table and Volume Credential API's only return S3 credentials. If the table Path can be resolved to a GCS or Az…
-
Here are the current README instructions:
```
python -m venv venv
. ./venv/bin/activate
```
We should give the virtual environment a better name. Something like `uc_docs_venv` or whatever i…
-
Hey! Tried to see if I could query the default tables from pyiceberg, but I couldn't get further than listing namespaces (which does work), any ideas?
```python
from pyiceberg.catalog import load_…
-
**Issue Description**
I was facing the following error when using Java version java 22.0.1 2024-04-16:
`java.lang.NoClassDefFoundError: Could not initialize class sbt.internal.parser.SbtParser$`…
-
Someone pointed me to the duckdb-uc implementation https://github.com/delta-io/delta-rs/discussions/2066#discussioncomment-9698087, https://github.com/duckdb/uc_catalog/blob/4a2ba143eb8686becf69f759ca…
-
In the current architecture slide under the docs section, can we please add Apache Spark, Presto and Trino as the supported engines. Thank you!