Muir Manders
|
c53c3654dc
Don't fetch aggregates/UDFs on version 2.1 (#1265)
|
6 år sedan |
Jaume Marhuenda
|
2a689301c5
add metadata for views (#1225)
|
6 år sedan |
Jaume Marhuenda
|
6832a79641
Add metadata for functions and aggregates (#1204)
|
7 år sedan |
Chris Bannister
|
41a557b915
metadata: skip adding columns to tables which we dont have
|
7 år sedan |
Chris Bannister
|
dd47639f78
metadata: fix all types being NativeType (#1052)
|
7 år sedan |
Chris Bannister
|
d93886f926
metadata: remove class from keyspace strategy options. (#1051)
|
7 år sedan |
Vincent Rischmann
|
3cbf89b8d9
metadata: key_aliases are only relevant with proto version 1
|
8 år sedan |
Vincent Rischmann
|
a56be99b0e
fix a bunch of typos
|
8 år sedan |
Jesse Claven
|
fa98460345
When attempting to fetch a keyspace's metadata, if the keyspace doesn't
|
9 år sedan |
Vincent Rischmann
|
e8ddc4f64a
replace standard logger with the global Logger
|
9 år sedan |
Nathan Davies
|
00da3de68e
authors and extra check
|
9 år sedan |
Nathan Davies
|
2e11c29d2a
Add support for STATIC
|
9 år sedan |
Chris Bannister
|
d9d10be690
metadata: split out column scanning
|
9 år sedan |
Chris Bannister
|
dff0cafdc4
metadata: dont use strings for column kinds
|
9 år sedan |
tonkolviktor
|
9c06bf7e0f
Use server sent events to maintain a client side view of the keyspace schemas #554 (#715)
|
9 år sedan |
Nimi Wariboko Jr
|
516d6d2b48
Get table metadata for materialized views.
|
9 år sedan |
Nimi Wariboko Jr
|
8d27cdeae2
Add support for Cassandra 3 system_schema metadata
|
9 år sedan |
Chris Bannister
|
e5248ed2fb
add internal control connection
|
10 år sedan |
Chris Bannister
|
40e33bf719
cassandra 2.2 does not expose column_aliases or key_aliases
|
10 år sedan |
Justin Corpron
|
d24426d551
Improve support for complicated cassandra schemas.
|
10 år sedan |
Justin Corpron
|
ef8e794e62
Improved unit test coverage and function documentation.
|
10 år sedan |
Chris Bannister
|
4b4dcdde53
refactor TypeInfo into an interface
|
10 år sedan |
Justin Corpron
|
d1eb33572d
Added routing key computation (with override) to Query
|
10 år sedan |
Justin Corpron
|
d93b3b69ad
Add keyspace name as a string parameter to the KeyspaceMetadata function for Session since the keyspace name is optional in the ClusterConfig.
|
10 år sedan |
Justin Corpron
|
4ce212b9a3
Add KeyspaceMetadata() func to Session which returns schema information
|
11 år sedan |