[ https://issues.apache.org/jira/browse/CASSANDRA-19807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yifan Cai updated CASSANDRA-19807: ---------------------------------- Fix Version/s: NA Source Control Link: https://github.com/apache/cassandra-analytics/commit/3023a204c8ef16f886bd3dc219f7534b7edbaf2a Resolution: Fixed Status: Resolved (was: Ready to Commit) Merged into trunk as [3023a204|https://github.com/apache/cassandra-analytics/commit/3023a204c8ef16f886bd3dc219f7534b7edbaf2a] > [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 > Assignee: James Berragan > Priority: Low > Fix For: NA > > Time Spent: 20m > Remaining Estimate: 0h > > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org