ClickHouse / ClickHouse/clickhouse-java

pojoSerDe was not correctly resolved.

Aperta
#2,685 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
area:client-pojo-serde bug
Lingua principale
Java
Stelle
1.6k
Fork
636
Merge medio
2g 23h
PR unite (30g)
29

Descrizione

## Description

### Steps to reproduce
1.client-v2 0.9.4
2.The JavaBean has two fields, cs and c_s, each with getter and setter methods. During debugging, the following error was found:

Image

When performing mapping, whether it's cs or c_s, it's always retrieved using getCs().

3.
### Error Log or Exception StackTrace

```
```

### Expected Behaviour

### Code Example

```java

```

### Configuration

#### Client Configuration
```java

```

#### Environment
* [ ] Cloud
* Client version:
* Language version:
* OS:

#### ClickHouse Server
* ClickHouse Server version:
* ClickHouse Server non-default settings, if any:
* `CREATE TABLE` statements for tables involved:
* Sample data for all these tables, use [clickhouse-obfuscator](https://github.com/ClickHouse/ClickHouse/blob/master/programs/obfuscator/Obfuscator.cpp#L42-L80) if necessary

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.