-
- Problem
Now I want to do a poc on hudi with flinksql. That is I have table A and table B, and I join table A and table B to get a new table C. Now when I make changes to base table(table A or table…
-
The problem:
1. I execute [pyflink-examples/GettingStarted/getting-started.py](https://github.com/aws-samples/pyflink-getting-started/blob/main/pyflink-examples/GettingStarted/getting-started.py), …
-
Hi all,
We can set HADOOP_USER_NAME for each job when to submit job in yarn per-job mode via flink command. But how to specify different user for each job via REST API in yarn per-job mode? Thanks…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
flink sql j…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
When I used k8s applica…
-
### Bug description
After connecting to a Hive server (created throug a Flink Sql Gateway) i can browse the schema and tables list but when showing the table schema there's an exception in the logs:
…
-
## Bug
#### Which Delta project/connector is this regarding?
- [X] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Describe the problem
If a delta tabl…
-
```bash
2024-10-03 10:07:57,484 WARN org.apache.hadoop.fs.FileSystem [] - Failed to initialize fileystem s3a://tf_snowflake_user: java.lang.IllegalArgumentException: buc…
-
## Expected behavior
When I call "GeometryType(geom)" to my table, it triggered a java.lang.NullPointerException exception. But "ST_GeometryType(geom)" works as expected.
It just crashed, so I…
-
### What happened?
I have a simple example in this notebook showing that the window semantics are not supported by the compiler yet. Is this something we can add relatively easily?
https://githu…