From pr-return-1001-apmail-cassandra-pr-archive=cassandra.apache.org@cassandra.apache.org Wed Aug 8 21:58:26 2018 Return-Path: X-Original-To: apmail-cassandra-pr-archive@minotaur.apache.org Delivered-To: apmail-cassandra-pr-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65E0F1891D for ; Wed, 8 Aug 2018 21:58:26 +0000 (UTC) Received: (qmail 3720 invoked by uid 500); 8 Aug 2018 21:58:26 -0000 Delivered-To: apmail-cassandra-pr-archive@cassandra.apache.org Received: (qmail 3694 invoked by uid 500); 8 Aug 2018 21:58:26 -0000 Mailing-List: contact pr-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pr@cassandra.apache.org Delivered-To: mailing list pr@cassandra.apache.org Received: (qmail 3683 invoked by uid 99); 8 Aug 2018 21:58:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2018 21:58:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5A1D6DFC7C; Wed, 8 Aug 2018 21:58:25 +0000 (UTC) From: clohfink To: pr@cassandra.apache.org Reply-To: pr@cassandra.apache.org Message-ID: Subject: [GitHub] cassandra pull request #246: Abstract Virtual Table for very large result se... Content-Type: text/plain Date: Wed, 8 Aug 2018 21:58:25 +0000 (UTC) GitHub user clohfink opened a pull request: https://github.com/apache/cassandra/pull/246 Abstract Virtual Table for very large result sets for CASSANDRA-14629 You can merge this pull request into a Git repository by running: $ git pull https://github.com/clohfink/cassandra lazy_vtable Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/246.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #246 ---- commit 0da70974b904421dec0d460ef37361aa46722d91 Author: Chris Lohfink Date: 2018-08-08T21:58:00Z Abstract Virtual Table for very large result sets for CASSANDRA-14629 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org For additional commands, e-mail: pr-help@cassandra.apache.org