-
# Description
We should add an Excel integration page that shows how delta-rs can be leveraged to read Excel files and write the data to Delta tables.
Motivation:
-
Issue with `databricks_sql_table` resource. The "warehouse_id" seems to be ignored, and Terraform is always creating a special cluster "terraform-sql-table" for CRUD operations.
### Configuration
…
-
### What Happened?
When starting AppCenter the first time I quite often experience that images/icons are not loaded.
Images/icons then are shown after closing AppCenter and reopening it again.
…
-
Spark Version :3.5.0
Delta version: 3.0.0
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.spark.sql.catalyst.parser.ParserUtils$.withOrigin(Lorg/antlr/v4/runtime/ParserRuleCon…
-
## What went wrong?
Qbeast is not able to overwrite an existing delta table.
## How to reproduce?
```
// Create a delta table
df.write.format("delta").save(tablePath)
// Overwrite it with …
-
# Description
Python now has a decent user guide: https://delta-io.github.io/delta-rs/python/usage.html
We should write the equivalent of that for Rust on our crate homepage: https://docs.rs/del…
-
Launched the installation commands as per documentation which resulted in a compilation error
```
~ brew tap librespeed/tap
==> Tapping librespeed/tap
Cloning into '/opt/homebrew/Library/Taps/li…
-
# Environment
**Delta-rs version**: 0.19.0 (also tested against main)
**Binding**: Rust
**Environment**: MacOS, linux
- **Cloud provider**: AWS
- **OS**: MacOS, Linux
- **Other**:
***
…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [X] Kernel
- [ ] Other (fill in here)
### Overview
All of our `Dat…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [X] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
This is the umbrell…