Baodi Shi

Results 55 issues of Baodi Shi

### Motivation If a consumer use schema to connector a active topic with empty(or bytes) schema, will receive `IncompatibleSchemaException: Topic does not have schema to check` But, This exception message...

type/enhancement
doc-not-needed
ready-to-test
release/3.3.1
release/3.0.6
release/3.2.4

### Motivation https://github.com/streamnative/product-roadmap/issues/442 ### Modifications - Add new doc for lakehouse delta sink connector ### Verifying this change ### Documentation Check the box below. Need to update docs? - [...

Draft

doc-info-missing

### Motivation After [snip-279](https://github.com/apache/pulsar/pull/20627), all properties keys and values use json string save to header: `X-Pulsar-Property` This PR to compatible with this change when using subscription admin API. Also, Using...

## Motivation As the title says. In go client, Snappy compression is not yet supported. https://github.com/apache/pulsar-client-go/blob/77c7ccbd144b00d17c320c5f67cadaedb53f6b1e/pulsar/producer.go#L38-L43