-
### Description
Now, all sparksql functions registered in one cpp file, lead to slow compilation time when debug tests or add a new function in each modify-then-compile loop.
I propose to split sp…
-
SparkSQL is widely use to run ETL queries, why not support for it? or can we change https://github.com/sqlancer/sqlancer/pull/881 (for presto) to for SparkSQL?
-
**Is your feature request related to a problem? Please describe.**
Hive and sparksql are often governed by other tools like ranger or OPA, impersonation becomes important to keep the existing governa…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
### Backend
VL (Velox)
### Bug description
sql:
```
select get_json_object('{"c1":"test\ntest"}', '$.c1')
```
result of gluten 1.2.0 with velox:
```
+---------------------------------------…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I need to ignore a few lines that give me parse e…
-
After 0.3.0 release, we have basic support for reading iceberg table. I think it's a good time to start integration tests with other engines like spark sql to ensure its correctness. I have a idea usi…
-
We are using Azkaban to manage our jobs, which mostly running Hive SQLs. Azkaban is great and very helpful.
And it would be better to support SparkSQL. As SparkSQL is replacing Hive in many places…
-
Spark support would be really nice since it would allow to process big datasets on on-premise deployments.
-
These two tests flake together for sparksql:
metabase.sync.analyze.fingerprint-test/refingerprint-fields-for-db!-test
metabase.sync.sync-metadata.dbms-version-test/dbms-version-test
failed for sp…