1. 39ce056 CASSANALYTICS-26: Support vector data type by Lukasz Antoniak · 10 months ago trunk
  2. 839020f CASSANALYTICS-182 : CDC batch-write mixing a CDC-enabled and CDC-disabled table drops the CDC table's mutation (#224) by Jyothsna konisa · 4 days ago
  3. c0aab1d CASSANALYTICS-184 : CdcState.ReplicaCountSerializer map-size overflow corrupts persisted CDC state (#225) by Jyothsna konisa · 7 days ago
  4. 30e6998 CASSANALYTICS-24: SSTable-version-based bridge determination by Shailaja Koppu · 6 weeks ago
  5. 0eb3a7f Add security-model discoverability (AGENTS.md -> SECURITY.md -> security model) by Jarek Potiuk · 6 weeks ago
  6. 01d7545 CASSANALYTICS-176 Upgrade sidecar version to 0.4.0 (#217) by Shailaja Koppu · 6 weeks ago
  7. 6fbf7d0 CASSANALYTICS-175: Exclude IP address from RingInstance equality so node replacement does not fail bulk write jobs by Jon Haddad · 7 weeks ago
  8. c877942 CASSANALYTICS-167: Regenerate bloom filters for CQLSSTableWriter by Lukasz Antoniak · 9 weeks ago
  9. a4aa927 CASSANALYTICS-171: Avoid Spark 4 partitioning warnings during reads (#213) by Liu Cao · 8 weeks ago
  10. 87c553c CASSANALYTICS-155: Add IAM credential support for S3 storage transport by Jon Haddad · 9 weeks ago
  11. 1fc500d CASSANALYTICS-34: Spark 4.0 Support (#163) by Francisco Guerrero · 9 weeks ago
  12. 66d3ca7 [INFRA] Set up default rulesets for default and release branches (#207) by The Apache Software Foundation · 9 weeks ago
  13. e60bf5b CASSANALYTICS-140: Clean up non-ASCII characters in main source JavaDoc and comments (#210) by Tejas Lodaya · 10 weeks ago
  14. cec04a6 Update Cassandra version compatibility in README (#194) by Jean Pasdeloup · 10 weeks ago
  15. 7ebb63b ninja: remove non user-facing change from CHANGES.txt by Stefan Miklosovic · 10 weeks ago
  16. 9d1fc7b CASSANALYTICS-67: Turn off Spark UI as part of tests by Tejas Lodaya · 2 months ago
  17. 1a63265 prepare for next development iteration by Jyothsna konisa · 2 months ago
  18. 652cc17 CASSANALYTICS-168: Make BulkWriterConfig extensible by Shailaja Koppu · 3 months ago
  19. ee18077 CASSANALYTICS-146: Clean up cluster re-use resource control (#203) by Josh McKenzie · 3 months ago
  20. 7c7d9f9 ninja fix: Include CASSANALYTICS-166 in 0.4.0 release by Jyothsna Konisa · 3 months ago cassandra-analytics-0.4.0
  21. 1b40523 CASSANALYTICS-166 Fix com.apple.mg namespace in cdc_bytes.avsc and cdc_generic_record.avsc by Jyothsna Konisa · 3 months ago
  22. a32e5e6 CASSANALYTICS-159 Prepare 0.4.0 release (#202) by Jyothsna konisa · 3 months ago
  23. de2cf65 CASSANALYTICS-51 : Support for Tuples, Tuples with collections and UDTs in the Bulk writer (#174) by Shailaja Koppu · 3 months ago
  24. a524123 CASSANALYTICS-156: Reading BTI may require partitions and rows indexes by Lukasz Antoniak · 3 months ago
  25. daa08d4 CASSANALYTICS144: Split testing pipelines out (#198) by Josh McKenzie · 3 months ago
  26. de67ca7 CASSANALYTICS-154: Make KafkaPublisher class generic to publish GenericRecords for different value serializers (#200) by Jyothsna konisa · 3 months ago
  27. fdd221e CASSANALYTICS-150 Change commit log mode for CDC tests (#197) by Shailaja Koppu · 3 months ago
  28. af430f6 CASSANALYTICS-151: Cannot read start offset from BTI index with big partitions by Lukasz Antoniak · 3 months ago
  29. fb55f5c CASSANALYTICS-143 Fix various leaks in CDC caching and bridge implementation (#189) by Josh McKenzie · 3 months ago
  30. 7f7eb6d CASSANALYTICS-147: BufferingInputStream fails to read last unaligned chunk by Lukasz Antoniak · 4 months ago
  31. 0bedaa5 CASSANALYTICS-130 Support per-instance sidecar port resolution in CDC client (#187) by Klose6 · 3 months ago
  32. 4fa8aae CASSANALYTICS-149 Change log level for logs in CassandraSchema to debug level to avoid log spamming (#196) by Jyothsna konisa · 4 months ago
  33. d8ad577 CASSANALYTICS-145: Add exception stack walking to port mapping retry logic on analytics integration tests (#191) by Josh McKenzie · 4 months ago
  34. 215c0bd CASSANALYTICS-148: Revert circle config to default to big format (#195) by Josh McKenzie · 4 months ago
  35. dfface1 CASSANALYTICS-142 : SidecarCdcClient should be passed as a constructor parameter for SidecarCdc to avoid thread/resource leaks (#188) by Jyothsna konisa · 4 months ago
  36. 58ea38d CASSANALYTICS-122: Use long for absolute times and support C* 5.0 extended localDeletionTime (#183) by Shailaja Koppu · 4 months ago
  37. 1c80543 CASSANALYTICS-138 Fix cluster startup retry logic in analytics dtests (#186) by Josh McKenzie · 4 months ago
  38. 827db21 ninja Fix: Run BTI unit tests in GitHub Actions by Lukasz Antoniak · 4 months ago
  39. a3552ea CASSANALYTICS-106: Setup CI Pipeline with GitHub Actions by Lukasz Antoniak · 9 months ago
  40. ba38f15 CASSANALYTICS-126: Flush event consumer before persisting CDC state to prevent data loss on failure (#178) by Jyothsna konisa · 4 months ago
  41. 207f28c CASSANALYTICS-129 : Fix ReadStatusTracker to distinguish clean completion from error termination in BufferingCommitLogReader (#182) by Jyothsna konisa · 5 months ago
  42. 978d969 CASSANALYTICS-128: Add flag to allow bulk write to indexed tables (#181) by Josh McKenzie · 5 months ago
  43. 79be639 CASSANALYTICS-60: CDC support for Cassandra 5.0 commit logs by Lukasz Antoniak · 5 months ago
  44. 3c8e409 ninja Fix: Adding missing entries in CHANGES.txt by jkonisa · 5 months ago
  45. 2427d27 CASSANALYTICS-127: Fixing CdcTests.testMockedCdc broken due to incorrect position update in BufferingCommitLogReader (#179) by Jyothsna konisa · 5 months ago
  46. 34c6c38 CASSANALYTICS-124: Commitlog reading not progressing in CDC due to incorrect CommitLogReader.isFullyRead (#176) by Jyothsna konisa · 5 months ago
  47. f7f9f0c CASSANALYTICS-125: Incorrect hash code calculation in PartitionUpdateWrapper.Digest (#177) by Jyothsna konisa · 5 months ago
  48. e5bfe22 CASSANALYTICS-121: Assign data file start offset based on BTI index by Lukasz Antoniak · 5 months ago
  49. c3e31ea CASSANALYTICS-120: Quote identifiers option must be set to true if ttl has mixed case column name (#172) by Saranya Krishnakumar · 5 months ago
  50. cb74f9f CASSANALYTICS-6: User documentation by Lukasz Antoniak · 6 months ago
  51. 4ccfe6c CASSANALYTICS-119 Prepare 0.3.0 release (#171) by Jyothsna konisa · 6 months ago cassandra-analytics-0.3.0
  52. c1642ad ninja Fix: Fix comment in CommitCoordinator.java by Saranya Krishnakumar · 6 months ago
  53. 018250a CASSANALYTICS-116 Fix ByteBuffer flip() in StreamBuffer.copyBytes() causing data corruption (#165) by Jyothsna konisa · 6 months ago
  54. 2e15761 CASSANALYTICS-117 Fix test failures in trunk (#167) by Jyothsna konisa · 6 months ago
  55. 98a767c CASSANALYTICS-101: Add EACH_QUORUM consistency level support in bulk reader (#153) by Sudipta · 7 months ago
  56. 29d1d52 CASSANALYTICS-107: Fix race condition in DirectStreamSession#onSSTablesProduced and SortedSStableWriter#close (#162) by Yifan Cai · 7 months ago
  57. bc4479e ninja; fix CHANGES.txt entries for 0.3.0 by Francisco Guerrero · 8 months ago
  58. d9eda71 CASSANALYTICS-109: Address LZ4 vulnerability (CVE-2025-12183) (#161) by Francisco Guerrero · 8 months ago
  59. f0efd26 prepare for next development iteration by Stefan Miklosovic · 8 months ago
  60. 3f36653 CASSANALYTICS-102: Add TimeRangeFilter to filter out SSTables outside given time window (#155) by Saranya Krishnakumar · 8 months ago
  61. 4c198ef ninja: Add env vars to dev readme build instructions (#159) by Bernardo Botella · 8 months ago
  62. 592341c ninja: Remove not wanted jar from src artifacts (#158) by Bernardo Botella · 8 months ago cassandra-analytics-0.2.0
  63. b69a4ac CASSANALYTICS-105: Fix gradle generated artifacts (#156) by Bernardo Botella · 9 months ago
  64. 59bd1d7 CASSANALYTICS-103 update Guice to 7.0.0 (#154) by Štefan Miklošovič · 9 months ago
  65. 8c81156 Preprare 0.2.0 release by Bernardo Botella Corbi · 9 months ago
  66. 9197bfb CASSANALYTICS-98: Fix SSTable descriptor mismatch preventing newly produced SSTables from being uploaded (#150) by Yifan Cai · 9 months ago
  67. aa93d66 CASSANALYTICS-94: Expose SidecarCdc (#147) by Bernardo Botella · 9 months ago
  68. b3ad3be CASSANALYTICS-99: Fixed bulk reader node availability comparator ordering (#151) by Sudipta · 9 months ago
  69. 4f883a7 CASSANALYTICS-95: Remove extra buffer flips (#148) by Bernardo Botella · 9 months ago
  70. f960685 CASSANALYTICS-89: Create dedicated data class for broadcast variable during bulk write (#146) by Yifan Cai · 9 months ago
  71. 0bacfbe CASSANALYTICS-93: Update sidecar version to 0.2.0 (#145) by Bernardo Botella · 10 months ago
  72. ac8dc28 CASSANALYTICS-27: Support for Trie-based SSTables by Lukasz Antoniak · 11 months ago
  73. 85f4ba5 CASSANALYTICS-91: Add extractCdcTables method to CqlUtils (#141) by Bernardo Botella · 10 months ago
  74. 075c21d ninja: correct order in CHANGES.txt by Yifan Cai · 11 months ago
  75. eb9848b CASSANALYTICS-84: Create bridge modules for Cassandra 5.0 (#131) by Lukasz Antoniak · 11 months ago
  76. 7d23ad5 CASSANALYTICS-86: Fix analytics job fails when source table has secondary indexes by Bernardo Botella · 11 months ago
  77. 1ad794b ninja; restore CHANGES.txt format by Francisco Guerrero · 11 months ago
  78. 77c8f41 CASSANALYTICS-69: Set KeyStore to be optional (#123) by Andrew Johnson · 11 months ago
  79. acde7fa prepare for next development iteration by Francisco Guerrero · 12 months ago
  80. 92a9dbf CASSANALYTICS-82: Migrate from JUnit assertions to AssertJ (#135) by Yifan Cai · 12 months ago
  81. 2210e8b CASSANALYTICS-81: Unique restoreJobId per write target (#134) by Yifan Cai · 12 months ago
  82. a6bbbfa CASSANALYTICS-75: Allow writing to local datacenter only for coordinated write (#129) by Yifan Cai · 1 year ago
  83. 176c005 ninja; fix propertyWithDefault using hardcoded string when reading from environment variable by Francisco Guerrero · 1 year ago
  84. 6e1d525 CASSANALYTICS-78: Fix publishing artifacts (#132) by Bernardo Botella · 1 year ago cassandra-analytics-0.1.0
  85. 34a0bf1 CASSANALYTICS-76: Add missing artifacts to build (#130) by Bernardo Botella · 1 year ago
  86. 8f56f10 CASSANALYTICS-74: Add signature to analytics-sidecar-vertx-client-all artifact (#127) by Bernardo Botella · 1 year, 1 month ago
  87. d070546 CASSANALYTICS-73: Simplify SidecarTableSizeProvider (#126) by Francisco Guerrero · 1 year, 1 month ago
  88. 6b29fed CASSANALYTICS-71: Bulk writer in-jvm dtests are failing when disk space is low (#125) by Francisco Guerrero · 1 year, 1 month ago
  89. 9c948ea CASSANALYTICS-70: Add spark and scala suffix to artifact name (#124) by Bernardo Botella · 1 year, 1 month ago
  90. 090dd4f CASSANALYTICS-20: CassandraDataLayer uses configuration list of IPs instead of the full ring/datacenter (#122) by Yifan Cai · 1 year, 1 month ago
  91. e178fb3 CASSANALYTICS-65: Fix client artifact publishing (#119) by Bernardo Botella · 1 year, 1 month ago
  92. 1664b2b CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job based on estimated table size (#118) by Francisco Guerrero · 1 year, 1 month ago
  93. a85ff02 ninja; follow up for CASSANALYTICS-22 by Francisco Guerrero · 1 year, 1 month ago
  94. bb66e57 CASSANALYTICS-22: Release scripts (#113) by Bernardo Botella · 1 year, 1 month ago
  95. 98d0d24 Fix local maven publishing. by Jon Haddad · 1 year, 2 months ago
  96. 4bd3f05 CASSANALYTICS-61: Allow getting cassandra role in Spark options for use in Sidecar requests for RBAC (#115) by Saranya Krishnakumar · 1 year, 2 months ago
  97. 3ddbd6b Updated README with JIRA and Slack info. by Jon Haddad · 1 year, 2 months ago
  98. 72d6a7d CASSANALYTICS-59: Fix NPE in the deserialized CassandraClusterInfoGroup (#114) by Yifan Cai · 1 year, 2 months ago
  99. 70b2809 CASSANALYTICS-55: Replace NotImplementedException with UnsupportedOperationException in SparkType (#112) by Stefan Miklosovic · 1 year, 2 months ago
  100. 66c38cd CASSANALYTICS-53: Remove spark 2 code (#111) by Yifan Cai · 1 year, 2 months ago