-
**Describe the bug**
When using FlinkPulsarSink connector with protobuf special mode serialization on a Pulsar topic, the schema comparison returns an error if the protobuf schema has changed. Only t…
ghost updated
3 years ago
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
从f…
-
# Flink 源码阅读笔记(19)- Flink SQL 中流表 Join 的实现 - JR's Blog
在使用 SQL 进行数据分析的过程中,关联查询是经常要使用到的操作。在传统的 OLTP 和 OLAP 领域中,关联查询的数据集都是有界的,因此可以依赖于缓存有界的数据集
[https://blog.jrwang.me/2020/2020-01-05-flink-sourcecode-s…
-
# Flink 源码阅读笔记(18)- Flink SQL 中的流和动态表 - JR's Blog
SQL 和关系代数在设计之初就针对的是静态的数据。静态数据是有界的,因此可以很容易地和表(关系)进行映射。但是对于一个不断变化的实时数据流而言,数
[https://blog.jrwang.me/2019/2019-10-16-flink-sourcecode-stream-and-dynami…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
###…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
### Paimon version
paimon-flink-1.15-0.4-20230330.002117-12.…
-
# Lightweight Asynchronous snapshots for Distributed Systems | 문섭스블로그
문섭스블로그
[https://moonsub-kim.github.io/docs/flink/flink-exactly-once/lightweight-asynchronous-snapshots-for-distributed-systems/]…
-
Hey everyone, I've been trying this operator successfully on OpenShift after making a few small changes and applying a workaround https://github.com/GoogleCloudPlatform/flink-on-k8s-operator/issues/28…
-
-
I am having problem with using the keyword `required` for including another file.
This is NOT working:
```
include required(file("/path/application-secrets.conf"))
```
I got:
```
org.…