zhang-arvin opened a new pull request, #9495:
URL: https://github.com/apache/paimon/pull/9495
### Purpose
- Fixes #8961
- Add test case for value-with-schema-envelope scenario where standard
Debezium JSON records have schema+payload envelope in the value
- The primary key extraction from Kafka message key was already implemented
in PR #9465
- This PR adds a test covering the exact scenario from the issue
### Tests
- Added `testPrimaryKeysFromValueWithSchemaEnvelope` test
- All existing tests continue to pass
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]