-
**Describe the bug**
when processing SQL scripts where the grammar is backwards, `LineageRunner().target_tables` fails to parse/fix.
**SQL**
Paste the SQL text here. For example:
```sql
FROM `d…
-
### Description
Thank you to @kgpai for discussing this issue with me beforehand. I'm currently experimenting with some of the suggestions you gave.
This is in reference to a design issue I ran …
-
**Alluxio Version:**
2.9.0-1
**Describe the bug**
```
Sparksql version: 3.1.2
Hudi version: 0.11.1
```
hudi data location is alluxio . when use sparksql query hudi table and enabled kryo , …
-
The keygenerator.class value set when using SparkSQL to create a table does not finally take effect in hoodie.properties
e.g: we want to set the value to 'ComplexKeyGenerator' but finally it is 'Si…
-
WEBHDFS----------
https://community.hortonworks.com/questions/139351/how-to-upload-a-file-to-hdfs-using-webhdfs-rest-ap.html
https://data-flair.training/blogs/apache-spark-interview-questions-and-…
-
### 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…
-
```
dim(collect(flights_SparkSQL))
Error in .verify.JDBC.result(r, "Unable to retrieve JDBC result set for ", :
Unable to retrieve JDBC result set for SELECT year , month , day , dep_time , d…
-
### Backend
VL (Velox)
### Bug description
Using Spark 3.2.3, Gluten0.5.0 to query Parquet data on HDFS, an error message from HDFS appears::HdfsIOException: RemoteBlockReader does not support CRC3…
-
Hi
I asked this [question](https://groups.google.com/forum/#!topic/flambo-user/qKcgkKbM4oE) over on the Flambo google group a few days ago however I'm not sure how active it is. Sorry if I'm just b…
-
Hi, I have a question that how can I integrate mondrian with spark-sql using hive-thriftserver?
Thanks for any reply.