Updated Branches:
  refs/heads/cassandra-1.1.0 015dc3fca -> c67153282

Update NEWS for 3909


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

Branch: refs/heads/cassandra-1.1.0
Commit: c671532825b9e05bd2b50e3aa2d1c5f5156d1c9f
Parents: 015dc3f
Author: Brandon Williams <brandonwilli...@apache.org>
Authored: Fri Apr 20 11:35:34 2012 -0500
Committer: Brandon Williams <brandonwilli...@apache.org>
Committed: Fri Apr 20 11:35:34 2012 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c6715328/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index a9fe7bc..b3d002d 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -92,6 +92,8 @@ Features
     - Hadoop: ColumnFamilyRecordReader has a wide-row mode, enabled via
       a boolean parameter to setInputColumnFamily, that pages through
       data column-at-a-time instead of row-at-a-time.
+    - Pig: can use the wide-row Hadoop support, by setting PIG_WIDEROW_INPUT
+      to true.  This will produce each row's columns in a bag.
 
 
 

Reply via email to