James Berragan created CASSANDRA-19807:
------------------------------------------
Summary: [Analytics] Improve the core bulk reader test system to
match actual and expected rows by concatenating the partition keys with the
serialized hex string instead of utf-8 string
Key: CASSANDRA-19807
URL: https://issues.apache.org/jira/browse/CASSANDRA-19807
Project: Cassandra
Issue Type: Improvement
Components: Analytics Library
Reporter: James Berragan
The current test system for the bulk reader matches actual and expected rows by
building a utf-8 string of the concatenated partition key(s), it would be
better to match on the hex string of the serialized bytes to avoid the current
custom string builder implementation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]