You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by xe...@apache.org on 2012/03/13 16:00:18 UTC

[2/2] git commit: add missing column validator options to the CLI help patch by Kirk True; reviewed by Pavel Yaskevich for CASSANDRA-3926

add missing column validator options to the CLI help
patch by Kirk True; reviewed by Pavel Yaskevich for CASSANDRA-3926


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1cdad638
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1cdad638
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1cdad638

Branch: refs/heads/cassandra-1.1
Commit: 1cdad63856e9583c111c05e1f90a4af3342f5c33
Parents: 23dd8c9
Author: Pavel Yaskevich <xe...@apache.org>
Authored: Tue Mar 13 17:56:28 2012 +0300
Committer: Pavel Yaskevich <xe...@apache.org>
Committed: Tue Mar 13 17:57:16 2012 +0300

----------------------------------------------------------------------
 CHANGES.txt                                        |    1 +
 .../org/apache/cassandra/cli/CliHelp.yaml          |   44 +++++++++++++++
 2 files changed, 45 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/1cdad638/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 65008d1..1009dd8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -21,6 +21,7 @@
  * avoid quadratic startup time in LeveledManifest (CASSANDRA-3952)
  * Add type information to new schema_ columnfamilies and remove thrift
    serialization for schema (CASSANDRA-3792)
+ * add missing column validator options to the CLI help (CASSANDRA-3926)
 Merged from 1.0:
  * remove the wait on hint future during write (CASSANDRA-3870)
  * (cqlsh) ignore missing CfDef opts (CASSANDRA-3933)

http://git-wip-us.apache.org/repos/asf/cassandra/blob/1cdad638/src/resources/org/apache/cassandra/cli/CliHelp.yaml
----------------------------------------------------------------------
diff --git a/src/resources/org/apache/cassandra/cli/CliHelp.yaml b/src/resources/org/apache/cassandra/cli/CliHelp.yaml
index 9044fc0..5ddc110 100644
--- a/src/resources/org/apache/cassandra/cli/CliHelp.yaml
+++ b/src/resources/org/apache/cassandra/cli/CliHelp.yaml
@@ -359,8 +359,12 @@ commands:
 
               Supported values are:
                 - AsciiType
+                - BooleanType
                 - BytesType
                 - CounterColumnType (distributed counter column)
+                - DateType
+                - DoubleType
+                - FloatType
                 - Int32Type
                 - IntegerType (a generic variable-length integer type)
                 - LexicalUUIDType
@@ -403,8 +407,12 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -422,8 +430,12 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -440,7 +452,11 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -473,8 +489,12 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -566,8 +586,12 @@ commands:
 
               Supported values are:
                 - AsciiType
+                - BooleanType
                 - BytesType
                 - CounterColumnType (distributed counter column)
+                - DateType
+                - DoubleType
+                - FloatType
                 - Int32Type
                 - IntegerType (a generic variable-length integer type)
                 - LexicalUUIDType
@@ -614,8 +638,12 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -633,8 +661,12 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -651,7 +683,11 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -698,8 +734,12 @@ commands:
 
           Supported values are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType
@@ -882,8 +922,12 @@ commands:
 
           Valid options are:
             - AsciiType
+            - BooleanType
             - BytesType
             - CounterColumnType (distributed counter column)
+            - DateType
+            - DoubleType
+            - FloatType
             - Int32Type
             - IntegerType (a generic variable-length integer type)
             - LexicalUUIDType