GitHub user churrodog opened a pull request:
https://github.com/apache/phoenix/pull/248
Phoenix 3534
I'll squash these down after a review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/churrodog/phoenix PHOENIX-3534
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/248.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 #248
----
commit a7712e3977830ffe715a2caaa577eb5cdb071e90
Author: rgidwani <[email protected]>
Date: 2017-03-17T19:21:56Z
Starting work on splittable System.Catalog
commit 220849fff34211a4b6356200365afe81d639cfc1
Author: rgidwani <[email protected]>
Date: 2017-03-20T20:44:54Z
Removed all references to multi-region System.Catalog for
TableViewFinderResult
commit 356cd43e20be0d01c7ef5f97a9b9d26e213a140d
Author: rgidwani <[email protected]>
Date: 2017-03-31T23:11:59Z
Create table work, still trying to get rid of all columns
commit e01adb5f1c45d43a684371dcbf39eadbc381f9d2
Author: rgidwani <[email protected]>
Date: 2017-04-04T20:33:07Z
Create table and read views work now
commit 19c7ce54dcd1616ca8b8a7078fa8fc738e70f4f4
Author: rgidwani <[email protected]>
Date: 2017-04-04T20:35:30Z
Fixed the test - moving on to add drop columns
commit ab20f8da00145cc527c6f78dc7d493df7ac2f1b0
Author: rgidwani <[email protected]>
Date: 2017-04-04T22:59:10Z
getting tests and add column to work
commit ec3574453e8fae662a271f4340f82eaf90f52ce2
Author: rgidwani <[email protected]>
Date: 2017-04-05T23:02:29Z
Figuring out the delete logic and refactoring the old tests
commit 7d4133034b7167a7919eb9dd4ab19533ae9300ea
Author: rgidwani <[email protected]>
Date: 2017-04-11T22:25:32Z
Added proto timestamp and exluded values to pcolumn also took care of
additive case where we take lower timestamp
commit adfc5ce7f9e7f55f801b5b8af5f414fd7ff96c23
Author: rgidwani <[email protected]>
Date: 2017-04-28T23:02:27Z
Drop Column Work in Progress, need to figure out how to resolve the combine
logic for excluded columns
commit 24414bd942055769b68943d93e19013777ff7299
Author: rgidwani <[email protected]>
Date: 2017-05-01T22:32:35Z
Alter view drop column works!
commit 13b6e520e3f7a81bb257c7fe68bae81ededa6c99
Author: rgidwani <[email protected]>
Date: 2017-05-12T22:55:49Z
Drop Cascade and create check completed, need to test
commit 0313ceee0b0a7515323dc0fc402a6eac76786155
Author: rgidwani <[email protected]>
Date: 2017-05-15T20:40:14Z
Drop cascade seems to work
commit 86a2633f57ec541330e56fd9c3a5da20a9cce165
Author: rgidwani <[email protected]>
Date: 2017-05-15T21:13:30Z
First pass at multi-region System.CATALOG
----
---
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.
---