-
### Describe the bug
Incorrect syntax near the keyword 'FROM'.
### What happened?
**Link:** https://microsoftlearning.github.io/mslearn-fabric/Instructions/Labs/01-lakehouse.html
**Part:** U…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Category of feature request
Reconcile
### Problem statement
I am trying to use Recon to compare data between…
-
### Describe the enhancement requested
Delta_rs added support for Fabric OneLake recently, it will be nice to add the support for pyarrow dataset to read parquet and csv etc from OneLake Fabric
ht…
-
### Describe the feature
Add support for DLT Expectations: [Manage data quality with Delta Live Tables
](https://docs.databricks.com/en/delta-live-tables/expectations.html)
These could utilize th…
-
trying this code
```
import glaredb
import pandas as pd
df = pd.DataFrame(
{
"A": [1, 2, 3, 4, 5],
"fruits": ["banana", "banana", "apple", "apple", "banana"],
}
)
…
-
### Version
main branch
### Describe what's wrong
When We try to create a schema under a paimon using command:
```shell
curl -X POST -H "Content-Type: application/json" -d '{"name":"paimon_cata…
-
### What motivated this proposal?
Hi.
Lakehouse platforms are on the rise and became the defacto Data lakes. Delta Lake platform is much widely used and most popular in the segment. Also Delta is t…
-
I have received the following error message more than once. Even when I use the trial version, I get the same error message. Why do I need so many cores for a demo?
Summary
2-10 Workers
64-320 …
-
**Tips before filing an issue**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.…