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

Francisco Guerrero updated CASSANDRA-19716:
-------------------------------------------
    Status: Ready to Commit  (was: Review In Progress)

> [Analytics] Invalid mapping when timestamp is used as a partition key during 
> bulk writes
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19716
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19716
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Analytics Library
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When Cassandra has a table with a schema that includes a timestamp PK, i.e 
> {{CREATE TABLE (a timestamp, b text, c text, PRIMARY KEY (a))}}, bulk writer 
> maps the timestamp to a {{LongType}}. This causes the bulk writer job to 
> produce a class cast exception when building the composite key during 
> repartition and sorting of data in the spark job



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