[ 
https://issues.apache.org/jira/browse/CASSANDRA-19807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Berragan updated CASSANDRA-19807:
---------------------------------------
    Change Category: Code Clarity
         Complexity: Low Hanging Fruit
          Reviewers: Francisco Guerrero, Yifan Cai
           Priority: Low  (was: Normal)
             Status: Open  (was: Triage Needed)

> [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
>            Priority: Low
>
> 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