Jaume Marhuenda
|
2a689301c5
add metadata for views (#1225)
|
7 years ago |
Ingo Oeser
|
93aced8f23
repair write coalescing (#1245)
|
7 years ago |
Vincent Rischmann
|
30de9a1866
handle tinyint fields in getCassandraBaseType (#1255)
|
7 years ago |
Vincent Rischmann
|
49a367be4d
marshal: prevent calling IsNil on non nullable types (#1256)
|
7 years ago |
Alex Lourie
|
70385f88b2
Allow setting a custom Authenticator (#1242)
|
7 years ago |
Chris Bannister
|
33c0e89ca9
control: disable write coalescing the control conn (#1244)
|
7 years ago |
Chris Bannister
|
9de8c0414f
reduce number of gourtines used to execute queries (#1241)
|
7 years ago |
Alex Lourie
|
68ae1e384b
Merge pull request #1236 from JensRantil/fix-typo
|
7 years ago |
Jens Rantil
|
c43c37e8f8
Fix typo in config documentation
|
7 years ago |
Alex Lourie
|
a84ce58083
Merge pull request #1233 from AlexisVisco/patch-1
|
7 years ago |
Alexis Viscogliosi
|
61535aa465
Update session.go
|
7 years ago |
Chris Bannister
|
4f69018263
frame: dont compress options frames (#1231)
|
7 years ago |
Chris Bannister
|
271c061c7f
query/batch: improve context usage (#1228)
|
7 years ago |
Chris Bannister
|
2127b8d1a7
test: fix duplicate test in all build (#1227)
|
7 years ago |
Jaume Marhuenda
|
6832a79641
Add metadata for functions and aggregates (#1204)
|
7 years ago |
Jaume Marhuenda
|
fa8dbda31c
run TestWriteFailure against all versions (#1203)
|
7 years ago |
Alex Lourie
|
85b7b579d0
Merge pull request #1221 from vrischmann/fix-new-batch
|
7 years ago |
Vincent Rischmann
|
0fc3c7128b
session: NewBatch needs a valid speculation execution policy
|
7 years ago |
Michał Matczuk
|
22229812a8
tests: fixed a test race in TestTracing (#1220)
|
7 years ago |
Richard Wilkes
|
769ad8b224
Prevent infinite loop (#1219)
|
7 years ago |
Jaume Marhuenda
|
f0078a2a19
use ConnectTimeout for options message (#1217)
|
7 years ago |
Chris Bannister
|
44e29ed5b8
conn: check we can use compression in startup (#1215)
|
7 years ago |
Jaume Marhuenda
|
26b68fd731
add 3.x versions support to readme (#1214)
|
7 years ago |
Jaume Marhuenda
|
2d1883bd2c
Return last error if can't retry on more hosts (#1213)
|
7 years ago |
Alex Lourie
|
aa46e85d0a
Speculative query execution (#1178)
|
7 years ago |
Jaume Marhuenda
|
39a77fa090
dont trace for internal queries (#1199)
|
7 years ago |
Chris Bannister
|
fb832297d7
writecoalescer: use channels to coordinate the flush loop (#1208)
|
7 years ago |
Jaume Marhuenda
|
7ce14ecfed
Add test for writeFailure (#1201)
|
7 years ago |
Alex Lourie
|
a16518d75a
Fix cassandraVersion.Before() call (#1202)
|
7 years ago |
Chris Bannister
|
843d9a6e02
conn: avoid spinning in write coalesce with no work (#1194)
|
7 years ago |