GitHub user risdenk opened a pull request:

    https://github.com/apache/lucene-solr/pull/104

    Jira/solr 8593

    Creating this PR just so I can leave a few comments

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/lucene-solr jira/solr-8593

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/104.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 #104
    
----
commit b08a463639efe11b62be67324d638f572c7d668e
Author: Kevin Risden <[email protected]>
Date:   2016-04-28T15:34:13Z

    First commit for Calcite SQLHandler integration

commit c074b290591e0830e0f3da688c1133cb1a76afb3
Author: Kevin Risden <[email protected]>
Date:   2016-04-28T16:07:46Z

    Fix missing dependency and minor changes

commit 9425555405905d046367207333cae096c40d9bb2
Author: Kevin Risden <[email protected]>
Date:   2016-04-28T19:14:51Z

    Fix tests based on Calcite differences

commit 01a21000ab7c27d14178f6507a5ca71507eb7b97
Author: Kevin Risden <[email protected]>
Date:   2016-04-28T19:52:44Z

    More test fixes. Enabled all tests to run

commit e554ae404c7f9b1e452bfd01ba692a9b2f3fa4ae
Author: Kevin Risden <[email protected]>
Date:   2016-04-28T20:08:22Z

    Fix license location and CloudSolrClient leak

commit 52cc4d16bfe60c3aca8a8f4f48d5241b6be7bbb2
Author: Kevin Risden <[email protected]>
Date:   2016-04-29T01:21:20Z

    Fix JDBC tests, update dependencies, integrate Calcite more

commit e9ff7264ed8c135bf121c622a323d007c0205547
Author: Kevin Risden <[email protected]>
Date:   2016-04-29T13:12:26Z

    Minor fixes for CalciteSolrDriver and SQLHandler

commit 201527a611848ca19505bc44d61be98a11d51c4b
Author: Kevin Risden <[email protected]>
Date:   2016-04-29T13:57:02Z

    Fix JdbcTest for database metadata

commit a16ffc43ff7fed0477897319633caf807ea4cfeb
Author: Kevin Risden <[email protected]>
Date:   2016-04-29T14:27:30Z

    Fix avg(int) in tests

commit b31ea98bfaecd03d8996e3ccfd03afc3303df614
Author: Kevin Risden <[email protected]>
Date:   2016-04-29T19:33:16Z

    Misc cleanup trying to get a handle on rules

commit 1bd2e82477cfeeaa286b4fa92537b9cf7c90940c
Author: Kevin Risden <[email protected]>
Date:   2016-04-29T21:12:00Z

    Cleanup and fix NOT parsing issue. found new issue in pushdown

commit 1520ff3810050f70ad7175dd8f19ca1748279485
Author: Kevin Risden <[email protected]>
Date:   2016-04-30T14:31:40Z

    Cleanup SQLHandler to use JDBCStream if not requiring metadata

commit 10194585877e4926f4da0abf4ea2ae818b8191b8
Author: Kevin Risden <[email protected]>
Date:   2016-05-02T18:52:18Z

    Cleanup Calcite versions

commit d3f0700c9ba456168029312623a55341b3eca080
Author: Kevin Risden <[email protected]>
Date:   2016-05-04T14:45:55Z

    Cleanup rules. New rules broke some tests

commit 9e6f0b7a24bc3686d1823a3ab3577b3379d81b4a
Author: Kevin Risden <[email protected]>
Date:   2016-05-04T16:15:17Z

    Merge branch 'master' into jira/solr-8593

commit a414d246842837b99596e4b575afc73117df5e31
Author: Kevin Risden <[email protected]>
Date:   2016-05-04T16:18:05Z

    Fix sorts when grouping

commit 5daf6c40d8d796d0012fd6aa05c25548c9aef3c1
Author: Kevin Risden <[email protected]>
Date:   2016-05-04T19:56:23Z

    Cleanup implementation

commit 5d2994dfbf5cb13c1cdb2b52985eca3056b72074
Author: Kevin Risden <[email protected]>
Date:   2016-05-04T22:10:37Z

    Updated rules

commit 4ea7f4ef9b2f093aaf8032436aa58be020789ba3
Author: Kevin Risden <[email protected]>
Date:   2016-05-04T22:21:54Z

    Merge branch 'master' into jira/solr-8593

commit aae6f2703fb8436a5f71b85a8afd96c2383cec89
Author: Kevin Risden <[email protected]>
Date:   2016-05-05T13:37:42Z

    Merge branch 'master' into jira/solr-8593

commit 983ebba65d045fb02dcd4458473e62685a79bb88
Author: Kevin Risden <[email protected]>
Date:   2016-05-05T15:24:35Z

    Switch to CloudSolrClient builder

commit 3b28ec056faebc4b04f9dddc9f70d68c692901d4
Author: Kevin Risden <[email protected]>
Date:   2016-05-05T15:24:57Z

    Improve group by aggregates

commit d5d478e116c0d3745e5a04ff8b7b9754d62ee656
Author: Kevin Risden <[email protected]>
Date:   2016-05-05T21:08:52Z

    Disable a few rules

commit 2e7f5f9283519d8aefd31e241b9307ff61d72173
Author: Kevin Risden <[email protected]>
Date:   2016-10-20T19:24:16Z

    Merge branch 'apache-https-master' into jira/solr-8593

commit 285bbf0127384a14e1ebe98a017647cdb7fcfed8
Author: Kevin Risden <[email protected]>
Date:   2016-10-27T20:08:30Z

    Fix metadata handling

commit 1cd8da9863c31efe52c54e908f477aea7a9d9fa4
Author: Kevin Risden <[email protected]>
Date:   2016-10-27T20:08:46Z

    Merge branch 'apache-https-master' into jira/solr-8593

commit 6e4924cbfc828506550fd27b0350e3f12c572746
Author: Kevin Risden <[email protected]>
Date:   2016-10-27T20:54:58Z

    Update dependencies and fix minor errors

commit 77d33fa7472762fcfba928f76065ec05923f0acd
Author: Kevin Risden <[email protected]>
Date:   2016-10-27T21:16:54Z

    enable docvalues for a few fields

commit 34d889f25597bd4404eef96dedc2418f325f6925
Author: Kevin Risden <[email protected]>
Date:   2016-10-27T21:17:10Z

    Fix metadata handling

commit 8d04e2bc88f46df5c0fe5c4b7653709b7ab8a3c5
Author: Kevin Risden <[email protected]>
Date:   2016-10-27T21:17:23Z

    Fix test issues

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to