-
Minimal example:
```
2022.04.05 21:26:58,791 [main] WARN [] com.clickhouse.jdbc.parser.ClickHouseSqlParser - Parse error at line 1, column 15. Encountered: :2. If you believe the SQL is valid, ple…
-
-
```
What steps will reproduce the problem?
1. Create test_issue_jdbc.csv as:
CAL_MONTH,OUTLOOK_QTY
2013-MAR03,15.001
2013-FEB,
2013-JAN,20
2. Create new table in Big Query as:
Create and Import Sc…
-
Currently we use the "good old" dependency coordinates in generated templates. But instead, we could use the version catalog that we publish alongside the BOM.
For example, this is what the depende…
-
Hi,
I have setup stagemonitor for my self and I am not getting jdbc metrics in metrics page, Kibana, and Grafana as well. Please find the below logs.
```
2017-09-15 15:41:57,142 [localhost-startS…
-
I was trying out the new 1.1.1 version of AIDR and I noticed that I was encountering the the following exception when viewing the classifier detaills.
```
Caused by: com.mysql.jdbc.exceptions.jdbc4.M…
-
```
What steps will reproduce the problem?
1. Create test_issue_jdbc.csv as:
CAL_MONTH,OUTLOOK_QTY
2013-MAR03,15.001
2013-FEB,
2013-JAN,20
2. Create new table in Big Query as:
Create and Import Sc…
-
**Describe the bug**
i am building a https://github.com/JetBrains/compose-multiplatform-desktop-template/ app
with sqlite-jdbc added as gradle dependency
it compiles and runs, but it does not pro…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
MySQL Jdbc 导…
-
Current setup
**dependencies**
spring boot v 2.4.3
`
org.springframework.data
spring-data-r2dbc
io.r2dbc
r2dbc-m…