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