15 Collaborator |
Jonathan Ellis , Brandon Williams , Aleksey Yeschenko , Yuki Morishita , Sam Tunnicliffe , Benjamin Lerer , Tyler Hobbs , Jake Luciani , Jason Brown , Jacek Lewandowski , Piotr Kołaczkowski , Ben Coverston , pkolackzk , Lanny Ripple , Mike Schrag |
2da3c9db154449e15d5a2c2072db77b65c9e931a | Author: Alex Liu <alex_liu68@yahoo.com> | 2015-12-17 12:18:46+01:00 Close Clusters and Sessions in Hadoop Input/Output classes patch by Alex Liu; reviewed by Benjamin Lerer for CASSANDRA-10837
ed96322a0dfc106e2270a7d0b9930a5311eadcbf | Author: Alex Liu <alex_liu68@yahoo.com> | 2015-12-16 14:34:24-06:00 Fix sstableloader not working with upper case keyspace name patch by Alex Liu; reviewed by yukim for CASSANDRA-10806
9fc957cf3097e54ccd72e51b2d0650dc3e83eae0 | Author: Aleksey Yeschenko <aleksey@apache.org> | 2015-11-10 16:25:39+00:00 (Hadoop) fix splits calculation patch by Aleksey Yeschenko; reviewed by Alex Liu for CASSANDRA-10640
177f607057a9d4c4b3746cec51e8e283938a5363 | Author: Alex Liu <alex_liu68@yahoo.com> | 2015-11-10 14:32:55+00:00 (Hadoop) ensure that Cluster instances are always closed patch by Alex Liu; reviewed by Aleksey Yeschenko for CASSANDRA-10058
c7b40735789c840529002eb3c11d8731f460d61c | Author: Alex Liu <alex_liu68@yahoo.com> | 2015-09-15 16:06:18+01:00 (Pig) support BulkOutputFormat as a URL parameter patch by Alex Liu; reviewed by Piotr Kołaczkowski for CASSANDRA-7410
359d3bb2a69b856e6dca8a060f6087307808cb5e | Author: Brandon Williams <brandonwilliams@apache.org> | 2015-01-13 11:24:45-06:00 Pig: Refactor and deprecate CqlStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-8599
46f43cee7297e267d76b3369c2aa2f1bfc76f70c | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-10-23 11:53:36-05:00 Pig: Remove errant LIMIT clause in CqlNativeStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-8166
fe39eb7a9e2b017e3cd31b1c09693c8d565dee18 | Author: Jacek Lewandowski <lewandowski.jacek@gmail.com> | 2014-08-20 20:39:12+03:00 (Hadoop) fix cluster initialisation for a split fetching patch by Jacek Lewandowski; reviewed by Alex Liu for CASSANDRA-7774
62e70d23e5bacbcbdcf736fb60a02b543c965f99 | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-07-23 10:28:46-05:00 Pig support for hadoop CqlInputFormat Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6454
1e2a5b0ee334327f1ed62e181542328a0824c27c | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-07-23 10:26:50-05:00 Pig support for hadoop CqlInputFormat Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6454
4b8bb86e272d8ddab62f671d5109e02c32c07728 | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-06-09 13:42:13-05:00 Support auth in CqlRecordWriter Patch by Alex Liu, reviewed by Ben Coverston for CASSANDRA-7340
786396eaf031a1ffa11a2aa247edfcf7bc457936 | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-05-20 19:01:50-05:00 Quote ks/cf names better. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-7093
0356ee76e4c0b4b863625c5517ae8a4f883766dc | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-05-20 11:09:04-05:00 Fix ConfigHelper.setInputColumnFamily with uppercased keyspace names. Patch by Alex Liu, reviewed by pkolackzk for CASSANDRA-7093
1b9f712eb8852068f4e324b9819a957ac7ad4f0e | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-05-20 10:55:33-05:00 Fix cql3 reader when columns is reversed. Patch by Alex Liu, reviewed by pkolackzk for CASSANDRA-7100
569177fb9e7c2b7935ff2e7f8b7c0b10806b8f50 | Author: Brandon Williams <brandonwilliams@apache.org> | 2014-05-14 17:35:38-05:00 Support authentication in CqlRecordReader Patch by Jacek Lewandowski, reviewed by Alex Liu for CASSANDRA-7221
343a6472d8e26bc846c575c03d0af7d8b66e6dfa | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-12-13 11:40:20-06:00 Pig: fix duplicate schema error Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6309
f7efaffadace3e344eeb4a1384fa72c73d8422b0 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-12-05 16:14:43-06:00 Pig: fix duplicate schema alias Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6309
e5715f4e9618e933fca4d4537ff84fd4ee24a641 | Author: Jason Brown <jasedbrown@gmail.com> | 2013-11-06 22:02:49-08:00 Allow LOCAL_ONE/LOCAL_QUORUM to work with SimpleStrategy patch by Alex Liu; reviewed by jasobrown for CASSANDRA-6238
cb506b793ced3563e5671f0ad5b92c4d8655d45d | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-25 11:10:09-05:00 Handle null correctly in CqlStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6180
c040759da53e70c2cb9ed93186bcdba2b55405ec | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-23 10:34:03-05:00 Make LOCAL_ONE the default CL for hadoop Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6214
44f8ba4f702bce85265bf841daf32204e9ee8221 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-18 09:44:14-05:00 Add more pig unit tests for type mappings. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6197
4e53d1e75c1f327ece05cf4445dff4d3f2cdf44c | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-17 14:04:10-05:00 Implement cleanupOnSuccess for pig 0.11 Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6213
4e35969795793159075cd9368f3dd595b265584f | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-14 14:13:18-05:00 Add PigUnit unit tests. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5695
3e7ebf84f975729eb0735269b464b08cfedc7c6b | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-12 11:40:10-05:00 Fix int/bigint in CassandraStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6102
bc8e2475fa71f4bbbf95d4294d78b96a1aa1211c | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-11 15:22:35-05:00 Fix int/bigint in CassandraStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6102
639c01a3504ba2e2a55061093651a9973ad68d11 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-11 15:22:35-05:00 Fix int/bigint in CassandraStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6102
538039a7001a4db0ff87dafbfe0be2877310b14f | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-07 13:57:45-05:00 Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128
bdb7bb16facda0fbe266390bd3213f092d02c0dc | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-07 13:57:45-05:00 Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128
3633aea42d7689fa0252c104f62b0646d0858624 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-10-07 13:57:45-05:00 Add more data type mappings for pig. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6128
389ff55e2bbc3046a6ad1aba85bdaab0e38dc6e8 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-09-26 13:49:07-05:00 Don't add extraneous field with CqlStorage Patch by Sam Tunnicliffe, reviewed by Alex Liu for CASSANDRA-6071
ff76003866152551e66893b2387e436e47efdf32 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-09-25 16:24:24-05:00 Change runtime exceptions to IOE in pig Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6099
308a3e41e7a70be90ab3335601f3a67aa93d8927 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-09-25 16:07:27-05:00 Fix NPE in pig with tables created from thrift Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-6072
2ce932761afd9f0b0949dcd97d360927c3a2c007 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-09-12 20:24:26+02:00 Fix CQLRW for thrift tables patch by Alex Liu; reviewed by jbellis for CASSANDRA-6002
f5618e36dcec78c0fb791327defad14b4488b235 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-09-11 10:16:19-05:00 Support thrift tables in Pig CqlStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5847
70297f9ad44d52cc9612cd91e7305969fc86e204 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-09-10 13:28:23-05:00 Pig support for CQL collections. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5867
fd14512fd2a4e5031ba3d511ba27c113b3087d07 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-08-09 15:56:07-05:00 migrate 1.1 schema_columnfamilies.key_alias column to key_aliases patch by Alex Liu; reviewed by Tyler Hobbs for CASSANDRA-5800
bcfe352ea6ed3786f274b90191f988210360689d | Author: Jonathan Ellis <jbellis@apache.org> | 2013-08-05 16:54:03-05:00 add CqlPagingRecordReader support for ReversedType in Thrift table patch by Alex Liu; reviewed by jbellis for CASSANDRA-5718
7a39421074d3d14bfc1a4fa1ab986b4fa614f324 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-07-31 18:15:40-05:00 fix support for Thrift tables in CqlPagingRecordReader patch by Alex Liu; reviewed by jbellis for CASSANDRA-5752
aa518998c9114f6cc8de4bb43d5dae7eaa6b06f8 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-07-30 14:29:44-05:00 fix quoting in CqlPagingRecordReader and CqlRecordWriter patch by Alex Liu; reviewed by jbellis for CASSANDRA-5824
a3dbc3ddc720f9ca4a9075fa542b3a8af54187fc | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-07-25 10:52:26-05:00 Predicate pushdown support for CqlStorage Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5790
764bcd3f3da32da77deb052e1a22987d326e46e5 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-06-26 18:08:21-05:00 Pig: support for cql3 tables Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5234
33a3d2ca57e855ff5484fb039f14d424132db93b | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-06-26 16:52:20-05:00 Pig: support for cq3 tables Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5234
56e0ad1be2c3d7a2eb56b361e021668b8f22c095 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-06-06 14:09:51-05:00 Add CQL3 input/output formats patch by Alex Liu; reviewed by jbellis and Mike Schrag for CASSANDRA-4421
6d7404bc2eec2c34feb6e2b9db938f9e0e5ae208 | Author: Brandon Williams <brandonwilliams@apache.org> | 2013-05-29 12:53:52-05:00 Pig: disable split combination, add split size param Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-5544
aaf18bd08af50bbaae0954d78d5e6cbb684aded9 | Author: Jonathan Ellis <jbellis@apache.org> | 2013-05-27 11:27:52-05:00 Fix InputKeyRange in CFIF patch by Lanny Ripple and jbellis; reviewed by Alex Liu for CASSANDRA-5536
bce2d6c35753929c62a557159f944ace82896869 | Author: T Jake Luciani <jakers@gmail.com> | 2012-07-26 13:37:24-04:00 Push the validation of secondary index values to the secondary index manager Patch by Alex Liu, Reviewed by tjake for CASSANDRA-4240