-
Case sensitivity in Fabric seems to be inconsistent between spark and sql endpoints. Suggested best practice is to ensure that lakehouse names are lowercase only. Add pre-check in wrapper to prevent e…
-
my memo in learning DWH.
Operating system vs Information system
- 3V: Volume, Veriety, Velocity
-
Collect table names and dashboard IDs from the [get](https://docs.databricks.com/api/workspace/qualitymonitors/get) API:
* [profile_metrics_table_name](https://docs.databricks.com/api/workspace/quali…
-
### What would you like to be improved?
We have many Gradle script build warning, I think we can improve to remove the warnings, for example:
```
> Configure project :web
Kotlin DSL property ass…
-
what is this ? i am getting the same error when using duckdb 1.0.0, does the extension for duckdb 1 get upgraded too ?
IOException: IO Error: Hit DeltaKernel FFI error (from: While trying to read f…
-
Currently in order to support lakeFS over a lakehouse, which basically means that it would be possible to communicate with lakeFS on Databricks and Delta Lake tables, it's needed to deactivate multi c…
-
### What would you like to be improved?
This may cause deadlock, if IcebergRESTServer using the Gravitino Iceberg catalog with the same Iceberg REST address.
GravitinoBasedIcebergCatalogWrapper…
-
**Does not work with iceberg hive catalog**
Dependency missing for the hive catalog `Missing org.apache.iceberg.hive.HiveCatalog`.
**To Reproduce**
Steps to reproduce the behavior:
1. Pulsar 3.1…
-
### Version
main branch
### Describe what's wrong
```
./gradlew test -PskipTests -PtestMode=embedded -PjdkVersion=11 -PjdbcBackend=mysql -PskipDockerTests=false -x :web:web:test -x :web:integratio…
-
Part of the broader "Data Observability" story, this task is specifically around the "application monitoring" capabilities.
Currently, if customers have scheduled notebooks/pipelines/jobs, they need …