[jira] [Updated] (CASSANDRA-19688) SAI support for BETWEEN operator

2024-09-03 Thread Zhao Yang (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhao Yang updated CASSANDRA-19688: -- Reviewers: Caleb Rackliffe, Zhao Yang (was: Caleb Rackliffe) > SAI support for BETWEEN op

(cassandra-java-driver) branch 4.x updated: ninja-fix Various test fixes

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git The following commit(s) were added to refs/heads/4.x by this push: new 5ee12acff ninja-fix Various test f

[jira] [Created] (CASSANDRA-19893) Add timeout or maximum retries for ColumnFamilyStore.selectAndReference

2024-09-03 Thread Hao-Nan Zhu (Jira)
Hao-Nan Zhu created CASSANDRA-19893: --- Summary: Add timeout or maximum retries for ColumnFamilyStore.selectAndReference Key: CASSANDRA-19893 URL: https://issues.apache.org/jira/browse/CASSANDRA-19893

[jira] [Updated] (CASSANDRA-19892) NPE with legacy 2i

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19892: -- Bug Category: Parent values: Correctness(12982)Level 1 values: Recoverable Corrup

[jira] [Created] (CASSANDRA-19892) NPE with legacy 2i

2024-09-03 Thread David Capwell (Jira)
David Capwell created CASSANDRA-19892: - Summary: NPE with legacy 2i Key: CASSANDRA-19892 URL: https://issues.apache.org/jira/browse/CASSANDRA-19892 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-19891) SAI fails queries when multiple columns exist and a non-indexed column is a composite with a map

2024-09-03 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19891: Epic Link: CASSANDRA-19224 > SAI fails queries when multiple columns exist and

[jira] [Updated] (CASSANDRA-19891) SAI fails queries when multiple columns exist and a non-indexed column is a composite with a map

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19891: -- Bug Category: Parent values: Correctness(12982)Level 1 values: Transient Incorrec

[jira] [Created] (CASSANDRA-19891) SAI fails queries when multiple columns exist and a non-indexed column is a composite with a map

2024-09-03 Thread David Capwell (Jira)
David Capwell created CASSANDRA-19891: - Summary: SAI fails queries when multiple columns exist and a non-indexed column is a composite with a map Key: CASSANDRA-19891 URL: https://issues.apache.org/jira/browse

Re: [PR] CASSANDRA-19815: Decouple Cassandra types from Spark types so Cassandra types can be u… [cassandra-analytics]

2024-09-03 Thread via GitHub
jberragan commented on code in PR #71: URL: https://github.com/apache/cassandra-analytics/pull/71#discussion_r1742768323 ## cassandra-analytics-core/src/test/java/org/apache/cassandra/spark/reader/DataTypeSerializationTests.java: ## @@ -152,151 +153,153 @@ public void testUUID(

Re: [I] Feature Request: Support Vector Type [cassandra-gocql-driver]

2024-09-03 Thread via GitHub
rcosnita commented on issue #1734: URL: https://github.com/apache/cassandra-gocql-driver/issues/1734#issuecomment-2327419047 Hello everyone, For people who are using version 4 of the protocol but need to be able to write vectors from their code base here is a possible idea: ``

[jira] [Updated] (CASSANDRA-19874) Function inference maybe unable to infer the correct function or chooses one for a smaller type

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19874: -- Fix Version/s: 5.x > Function inference maybe unable to infer the correct function

[jira] [Updated] (CASSANDRA-19890) type system contains check for duration does not work for hidden types

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19890: -- Bug Category: Parent values: Correctness(12982)Level 1 values: Unrecoverable Corr

[jira] [Created] (CASSANDRA-19890) type system contains check for duration does not work for hidden types

2024-09-03 Thread David Capwell (Jira)
David Capwell created CASSANDRA-19890: - Summary: type system contains check for duration does not work for hidden types Key: CASSANDRA-19890 URL: https://issues.apache.org/jira/browse/CASSANDRA-19890

[jira] [Commented] (CASSANDRA-18750) Make unit tests compatible with the tmp.dir property

2024-09-03 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878994#comment-17878994 ] Brandon Williams commented on CASSANDRA-18750: -- [~dcapwell] that was ac

[jira] (CASSANDRA-18750) Make unit tests compatible with the tmp.dir property

2024-09-03 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18750 ] Brandon Williams deleted comment on CASSANDRA-18750: -- was (Author: brandon.williams): [~dcapwell] that was actually added in CASSANDRA-16855 > Make unit tests compatible with th

[jira] [Commented] (CASSANDRA-18750) Make unit tests compatible with the tmp.dir property

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878993#comment-17878993 ] David Capwell commented on CASSANDRA-18750: --- ok weird attribution in gh...

[jira] [Commented] (CASSANDRA-18750) Make unit tests compatible with the tmp.dir property

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878990#comment-17878990 ] David Capwell commented on CASSANDRA-18750: --- [~brandon.williams] I am seei

[jira] [Commented] (CASSANDRA-19878) Filtering on clustering columns in reversed order with BETWEEN return invalid results

2024-09-03 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878987#comment-17878987 ] Caleb Rackliffe commented on CASSANDRA-19878: - [~blerer] Let me know if

[jira] [Updated] (CASSANDRA-19838) Add a table to inspect the current state of a txn

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19838: -- Status: Ready to Commit (was: Review In Progress) +1 from Benedict in GH > Add a

[jira] [Updated] (CASSANDRA-19838) Add a table to inspect the current state of a txn

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19838: -- Status: Review In Progress (was: Patch Available) > Add a table to inspect the cu

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878965#comment-17878965 ] Stefan Miklosovic commented on CASSANDRA-19448: --- I can indeed wait. Th

[jira] [Created] (CASSANDRA-19889) Indexing a frozen collection that is the clustering key and reversed is rejected

2024-09-03 Thread David Capwell (Jira)
David Capwell created CASSANDRA-19889: - Summary: Indexing a frozen collection that is the clustering key and reversed is rejected Key: CASSANDRA-19889 URL: https://issues.apache.org/jira/browse/CASSANDRA-19889

[jira] [Updated] (CASSANDRA-19889) Indexing a frozen collection that is the clustering key and reversed is rejected

2024-09-03 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-19889: -- Bug Category: Parent values: Correctness(12982)Level 1 values: API / Semantic Imp

(cassandra-java-driver) 01/01: JAVA-3167: CompletableFutures.allSuccessful() may return never completed future

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git commit e6ae1933667066bf16ac3ac5203a2a6fdadd1946 Author: Lukasz Antoniak AuthorDate: Fri Aug 16 11:06:09 2024 +

(cassandra-java-driver) branch 4.x updated (fa6eca4b4 -> e6ae19336)

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a change to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git discard fa6eca4b4 JAVA-3167: CompletableFutures.allSuccessful() may return never completed future new e

(cassandra-java-driver) branch 4.x updated: JAVA-3167: CompletableFutures.allSuccessful() may return never completed future

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git The following commit(s) were added to refs/heads/4.x by this push: new fa6eca4b4 JAVA-3167: CompletableFu

(cassandra-java-driver) 01/01: Don't return empty routing key when partition key is unbound

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git commit 0962794b2ec724d9939cd47380e68b979b46f693 Author: Ammar Khaku AuthorDate: Sun Nov 20 19:14:07 2022 -0800

(cassandra-java-driver) branch 4.x updated (103bb9657 -> 0962794b2)

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a change to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git omit 103bb9657 Don't return empty routing key when partition key is unbound new 0962794b2 Don't retur

(cassandra-java-driver) branch 4.x updated: Don't return empty routing key when partition key is unbound

2024-09-03 Thread absurdfarce
This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git The following commit(s) were added to refs/heads/4.x by this push: new 103bb9657 Don't return empty routi

[jira] [Updated] (CASSANDRA-19878) Filtering on clustering columns in reversed order with BETWEEN return invalid results

2024-09-03 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19878: Status: Ready to Commit (was: Review In Progress) > Filtering on clustering c

[jira] [Commented] (CASSANDRA-19878) Filtering on clustering columns in reversed order with BETWEEN return invalid results

2024-09-03 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878940#comment-17878940 ] Caleb Rackliffe commented on CASSANDRA-19878: - CI looks good. Just a cou

[jira] [Updated] (CASSANDRA-19878) Filtering on clustering columns in reversed order with BETWEEN return invalid results

2024-09-03 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19878: Attachment: ci_summary.html > Filtering on clustering columns in reversed orde

[jira] [Updated] (CASSANDRA-19888) 2i created in C* 2.2 with COMPACT STORAGE are not readable from 4.x

2024-09-03 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19888: - Bug Category: Parent values: Availability(12983)Level 1 values: Unavailable

[jira] [Updated] (CASSANDRA-19888) 2i created in C* 2.2 with COMPACT STORAGE are not readable from 4.x

2024-09-03 Thread Romain Anselin (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Anselin updated CASSANDRA-19888: --- Description: While attempting to read a historical secondary index created in Ca

[jira] [Updated] (CASSANDRA-19888) 2i created in C* 2.2 with COMPACT STORAGE are not readable from 4.x

2024-09-03 Thread Romain Anselin (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Anselin updated CASSANDRA-19888: --- Description: While attempting to read a historical secondary index created in Ca

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878921#comment-17878921 ] Maxwell Guo commented on CASSANDRA-19448: - I'm ok with that, but if we want

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878915#comment-17878915 ] Stefan Miklosovic commented on CASSANDRA-19448: --- why not to include it

[jira] [Comment Edited] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878911#comment-17878911 ] Maxwell Guo edited comment on CASSANDRA-19448 at 9/3/24 3:17 PM: -

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878911#comment-17878911 ] Maxwell Guo commented on CASSANDRA-19448: - Of course this is OK, too > Comm

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878908#comment-17878908 ] Stefan Miklosovic commented on CASSANDRA-19448: --- what about this? htt

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878903#comment-17878903 ] Maxwell Guo commented on CASSANDRA-19448: - [~smiklosovic] the reason of the

[jira] [Updated] (CASSANDRA-19888) 2i created in C* 2.2 with COMPACT STORAGE are not readable from 4.x

2024-09-03 Thread Romain Anselin (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Anselin updated CASSANDRA-19888: --- Description: While attempting to read a historical secondary index created in Ca

[jira] [Created] (CASSANDRA-19888) 2i created in C* 2.2 with COMPACT STORAGE are not readable from 4.x

2024-09-03 Thread Romain Anselin (Jira)
Romain Anselin created CASSANDRA-19888: -- Summary: 2i created in C* 2.2 with COMPACT STORAGE are not readable from 4.x Key: CASSANDRA-19888 URL: https://issues.apache.org/jira/browse/CASSANDRA-19888

Re: [I] gocql RetryPolicies still don't use query idempotence [cassandra-gocql-driver]

2024-09-03 Thread via GitHub
OleksiienkoMykyta commented on issue #1803: URL: https://github.com/apache/cassandra-gocql-driver/issues/1803#issuecomment-2326628144 @Rikkuru Thank you for providing the details. I reproduced the issue you faced, and as you said, according to documentation it's misbehavior. I added a smal

[jira] [Comment Edited] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878865#comment-17878865 ] Maxwell Guo edited comment on CASSANDRA-19448 at 9/3/24 1:59 PM: -

[jira] [Comment Edited] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878855#comment-17878855 ] Stefan Miklosovic edited comment on CASSANDRA-19448 at 9/3/24 12:55 PM: --

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878873#comment-17878873 ] Stefan Miklosovic commented on CASSANDRA-19448: --- [~maxwellguo]  I crea

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878865#comment-17878865 ] Maxwell Guo commented on CASSANDRA-19448: - I am not opposed to retaining thi

[jira] [Commented] (CASSANDRA-19448) CommitlogArchiver only has granularity to seconds for restore_point_in_time

2024-09-03 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878855#comment-17878855 ] Stefan Miklosovic commented on CASSANDRA-19448: --- Can we just remove  {

[jira] [Updated] (CASSANDRA-15156) commitog tools

2024-09-03 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxwell Guo updated CASSANDRA-15156: Description: we got tools for sstable like sstablemeta, sstabledump and so on , for co