Export - CSV (All fields)
Export - CSV (Current fields)
- PHOENIX-1249
Support local immutable index - PHOENIX-1200
Delay setting local index active until usable - PHOENIX-1170
Change status of local index during splitting to prevent usage when slower than query through data table - PHOENIX-1161
Prevent necessity of clearing region cache on every access for local indexing - PHOENIX-1099
Fix performance issues with unit tests. - PHOENIX-1087
Support joining back to data table from local index table for join queries - PHOENIX-1086
Document local indexes - PHOENIX-1085
Commonize logic for adding salt byte and adding region start key in ParallelIterators - PHOENIX-1084
Use same split logic for intra region splits over local indexes - PHOENIX-1060
Replace ReferencingColumn with ColumnReference - PHOENIX-1059
Support index regions merge on their corresponding data regions merge - PHOENIX-1058
Support index region split on it's corresponding data region split - PHOENIX-1038
Dynamically add INDEX_TYPE column to SYSTEM.CATALOG if not already there - PHOENIX-1035
Performance test local indexing against global indexing - PHOENIX-1015
Support joining back to data table row from local index when query condition involves leading columns in local index - PHOENIX-1004
'drop index' should delete index data from local index table - PHOENIX-994
Handle scans on local index table in case any best fit covering local index available - PHOENIX-955
Skip region start key at beginning of local index rows - PHOENIX-937
Handle puts on local index table - PHOENIX-936
Custom load balancer to colocate user table regions and index table regions - PHOENIX-935
create local index table with the same split keys of user table - PHOENIX-934
Make changes to specify index is local
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0