Daemonxiao
Daemonxiao
## Bug Report ### 1. Minimal reproduce step (Required) 1. Use `CREATE VIEW AS SELECT` to create a view ``` create view test_normalization.temp_view as ( with input_data as ( select...
## Bug Report ### 1. Describe the bug When I want to enable TLS, it reports a bug. `tikv-client-java:3.2.0` can not build GrpcSslContexts. My PC configuration: - Oracle JDK 1.8...
## What For Source and Destination TiDB, I add a connection attribute parameter in them. ``` program_name:airbyte ``` This is for the Airbyte TiDB connector to identify itself and help...