Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加最大值最小值平均值方差标准差检查,会将clickhouse数据源的decimal(18,4)字段为识别为String类型 #465

Open
1 of 2 tasks
quantumlh opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@quantumlh
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Uploading 0cc74edb3557b357f186548ac4c3c1f.png…

DataVines Version

dev

DataVines Config

spec:
      containers:
        - args:
            - start_container
            - ''
          command:
            - datavines-1.0.0-SNAPSHOT-bin/bin/datavines-daemon.sh
          env:
            - name: SPRING_PROFILES_ACTIVE
              value: mysql
            - name: SPRING_DATASOURCE_URL
              value: >-
                jdbc:mysql://192.168.100.51:32000/datavines?useSSL=false&useUnicode=true&characterEncoding=UTF-8&allowPublicKeyRetrieval=false&useJDBCCompliantTimezoneShift=true&useLegacyDatetimeCode=false&serverTimezone=GMT%2B8

Running Command

kubectl apply -f datavines.yaml -n <namespace>

Error Exception

规则[平均值检查]不能用于检查数据类型[STRING]

Engine Type

No response

Java Version

No response

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@quantumlh quantumlh added the bug Something isn't working label Oct 15, 2024
@quantumlh
Copy link
Author

0cc74edb3557b357f186548ac4c3c1f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant