Pig wide row support.
Patch by brandonwilliams, reviewed by xedin for CASSANDRA-3909


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

Branch: refs/heads/trunk
Commit: 57b31b22eec19b05655ef57b1478f666dc05f770
Parents: 1697795
Author: Brandon Williams <brandonwilli...@apache.org>
Authored: Fri Apr 20 11:19:48 2012 -0500
Committer: Jonathan Ellis <jbel...@apache.org>
Committed: Tue Apr 24 13:11:41 2012 -0500

----------------------------------------------------------------------
 CHANGES.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/57b31b22/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index af1da46..f91a375 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -27,6 +27,7 @@
  * (cql) Fix type in CQL3 ALTER TABLE preventing update (CASSANDRA-4170)
  * (cql) Throw invalid exception from CQL3 on obsolete options (CASSANDRA-4171)
  * (cqlsh) fix recognizing uppercase SELECT keyword (CASSANDRA-4161)
+ * Pig: wide row support (CASSANDRA-3909)
 Merged from 1.0:
  * avoid streaming empty files with bulk loader if sstablewriter errors out
    (CASSANDRA-3946)

Reply via email to