Skip to content

CASSANDRA-14825 Expose schema via new DESCRIBE CQL statement#361

Closed
snazy wants to merge 4 commits intoapache:trunkfrom
snazy:14825-expose-schema-describe
Closed

CASSANDRA-14825 Expose schema via new DESCRIBE CQL statement#361
snazy wants to merge 4 commits intoapache:trunkfrom
snazy:14825-expose-schema-describe

Conversation

@snazy
Copy link
Member

@snazy snazy commented Sep 20, 2019

patch by Robert Stupp; reviewed by ??? for CASSANDRA-14825

@snazy snazy requested a review from clohfink September 20, 2019 12:07
@snazy snazy force-pushed the 14825-expose-schema-describe branch 5 times, most recently from 2c823bb to 03c1d3c Compare September 23, 2019 10:05
@snazy snazy force-pushed the 14825-expose-schema-describe branch from 03c1d3c to d6c76ea Compare October 2, 2019 06:33
@apache apache deleted a comment from spuds51 Nov 18, 2019
@snazy snazy force-pushed the 14825-expose-schema-describe branch 2 times, most recently from 665891f to 4901437 Compare April 15, 2020 13:34
snazy added 2 commits April 21, 2020 08:29
patch by Robert Stupp; reviewed by ??? for CASSANDRA-14825
@snazy snazy force-pushed the 14825-expose-schema-describe branch from 4901437 to 922dbd2 Compare April 21, 2020 06:29
@smiklosovic smiklosovic changed the title Expose schema via new DESCRIBE CQL statement CASSANDRA-14825 Expose schema via new DESCRIBE CQL statement Mar 16, 2022
blambov added a commit to blambov/cassandra that referenced this pull request Mar 21, 2022
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
blambov added a commit to blambov/cassandra that referenced this pull request Jun 13, 2022
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
(cherry picked from commit 7084129)
blambov added a commit to blambov/cassandra that referenced this pull request Nov 24, 2022
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
(cherry picked from commit 7084129)
(cherry picked from commit 12d599c)
adelapena pushed a commit to adelapena/cassandra that referenced this pull request Sep 26, 2023
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
(cherry picked from commit 7084129)
(cherry picked from commit 12d599c)
(cherry picked from commit 7530b3f)
(cherry picked from commit bffb086)
mike-tr-adamson pushed a commit to mike-tr-adamson/cassandra that referenced this pull request Nov 6, 2023
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
(cherry picked from commit 7084129)
(cherry picked from commit 12d599c)
(cherry picked from commit 7530b3f)
(cherry picked from commit bffb086)
(cherry picked from commit bd951b5)
ekaterinadimitrova2 pushed a commit to ekaterinadimitrova2/cassandra that referenced this pull request Jun 3, 2024
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
(cherry picked from commit 7084129)
(cherry picked from commit 12d599c)
(cherry picked from commit 7530b3f)
(cherry picked from commit bffb086)
(cherry picked from commit bd951b5)
(cherry picked from commit ef1cfa7)
michaelsembwever pushed a commit to thelastpickle/cassandra that referenced this pull request Jan 7, 2026
Fix JMH libraries

(cherry picked from commit 75ba24f)
(cherry picked from commit 6a4fb71)

Fix dependecies to match OSS and support M1 (apache#361)

Update version of common-codec to 1.15 (apache#306)

CNDB uses methods from the later version of
org.apache.common.codec.binary.Hex and the methods are not available in
the current version 1.9. Thus updating the version, which is already
in use in DataStax, i.e., 1.15.

(cherry picked from commit af50d9e)

STAR-1133: Increase max heap size for javadoc generation
(cherry picked from commit 7084129)
(cherry picked from commit 12d599c)
(cherry picked from commit 7530b3f)
(cherry picked from commit bffb086)
(cherry picked from commit bd951b5)
(cherry picked from commit ef1cfa7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants