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

Francisco Guerrero updated CASSANDRA-19807:
-------------------------------------------
    Reviewers: Francisco Guerrero, Yifan Cai  (was: Francisco Guerrero, Yifan 
Cai)
       Status: Review In Progress  (was: Patch Available)

+1 thanks for the patch

> [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
>          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