kafka tdengine support NOW()
Open
@yu285 is already working on this.
Since Dec 29, 2023.
help wanted
question
- Dominant language
- C
- Stars
- 25.1k
- Forks
- 5k
- Avg merge
- 4d 59m
- Merged PRs (30d)
- 7
Description
我要想问一下 kafka tdengine 连接器,如何增加字段 记录当前 数据从kafka 消费到 tdengine 的插入时间呢?
kafka tdengine 连接器 如何增加insertDate 为 timestamp 类型的 列并自动写入客户端时间 now ? 不是 _ts
我知道 用sql 插入数据是可以,但是kafka tdengine 连接器 是用的无模式写的,所以我看了源码也没看出来如何解决
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.