Skip to content

v2.0.0-rt.4 creating mysql cdc source tables failed during wide table test #18500

Closed
@cyliu0

Description

@cyliu0

Describe the bug

https://buildkite.com/risingwave-test/wide-table/builds/107#0191e434-7017-47a6-863a-098f2ece810a

[WARN] Using S3 as the storage backend! MinIO deployment is forcefully disabled!
--
  | [INFO] [workspace/k8s] [namespace: wide-table-op9kn] Happy benchmarking!
  | Generating realtime_waybill_detail data
  | Generating realtime_waybill_cost_fee data
  | Creating realtime_waybill_detail table
  | mysql: [Warning] Using a password on the command line interface can be insecure.
  | Creating realtime_waybill_cost_fee table
  | mysql: [Warning] Using a password on the command line interface can be insecure.
  | Creating RW source and tables
  | CREATE_SOURCE
  | ERROR:  Failed to run the query
  |  
  | Caused by these errors (recent errors listed first):
  | 1: Expr error
  | 2: Unsupported function: cast(timestamp with time zone) -> timestamp without time zone
  |  
  | ERROR:  Failed to run the query
  |  
  | Caused by these errors (recent errors listed first):
  | 1: Expr error
  | 2: Unsupported function: cast(timestamp with time zone) -> timestamp without time zone

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

v2.0.0-rt.4

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions