xlvchao

Results 11 comments of xlvchao

> Hi @xlvchao, sorry the driver does not support default value at this point. `nullAsDefault` is a workaround for choosing a value for non-nullable column, instead of passing null as...

> Because 0.3.1 uses TabSeparated data format for query and insert. > > I'll try to an option to disable automatic type inferring so that the driver will send the...

@chernser Yes, i use jdbc driver directly in a springboot program!

@zhicwu Bro, do you have any ideas?

> Hi @xlvchao ! Have you tried an upgrade to newer version? @chernser Yes, i upgraded the version from 0.4.6 to 0.6.4, but the problem still exists! When i reduced...

> @xlvchao > > I've investigated the code and found that it may happen in very few conditions if internal statement is SQL based (data is send via series of...

> @xlvchao thank you so much for the information! > I will start with AggregateFunction and then replicating the issue. > @chernser How's going, buddy?

Good day, @chernser! There is a key point I forgot to mention! When this error occurs(At least one SQL statement...), after retrying several times with the same batch data, it...

@chernser Hi, is everything ok? Have you found the root cause?