Skip to content

fix: 修复 TimescaleDB 方法调用问题 - #678

Merged
zhou-hao merged 1 commit into
jetlinks:2.10from
wthee:2.10
Sep 5, 2025
Merged

fix: 修复 TimescaleDB 方法调用问题#678
zhou-hao merged 1 commit into
jetlinks:2.10from
wthee:2.10

Conversation

@wthee

@wthee wthee commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

@CLAassistant

CLAassistant commented Aug 27, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@zhou-hao

Copy link
Copy Markdown
Member

麻烦签一下cla

@wthee

wthee commented Aug 28, 2025

Copy link
Copy Markdown
Contributor Author

麻烦签一下cla

已签

@zhou-hao
zhou-hao merged commit 960b940 into jetlinks:2.10 Sep 5, 2025
2 of 4 checks passed
@PengyuDeng

Copy link
Copy Markdown
Contributor

@wthee 你这次提交会导致一些问题
当时序数据库在A schema , 函数插件在B schema。 A B都不是public schema。 不能找到任何函数,不能建表。
当时序数据在A schema , 函数插件在A schema , 进入告警仪表盘页面,最底层调用time_bucket函数会找不到time_bucket函数。
我最新的PR 710增加了指定函数所在的schema配置。你看看呢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants