Baodi Shi
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...
### 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? - [...
### 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