[ 
https://issues.apache.org/jira/browse/CASSANDRA-19807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870667#comment-17870667
 ] 

Yifan Cai commented on CASSANDRA-19807:
---------------------------------------

+1

> [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
>          Time Spent: 10m
>  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

Reply via email to