Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4967) Reverse scan along LOCAL index does not always return all data |
Sat, 13 Oct, 02:03 |
Lars Hofhansl (JIRA) |
[jira] [Created] (PHOENIX-4972) ORDER BY should use a GLOBAL index even if the query is not fully covered |
Mon, 15 Oct, 05:01 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4972) ORDER BY should use a GLOBAL index even if the query is not fully covered |
Mon, 15 Oct, 05:02 |
Lars Hofhansl (JIRA) |
[jira] [Created] (PHOENIX-4976) Comparisson on RVC are still incorrect |
Tue, 16 Oct, 16:42 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4976) Comparisson on RVC are still incorrect |
Tue, 16 Oct, 17:09 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies |
Tue, 16 Oct, 23:23 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies |
Tue, 16 Oct, 23:39 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies |
Tue, 16 Oct, 23:40 |
Lars Hofhansl (JIRA) |
[jira] [Resolved] (PHOENIX-4976) Comparisson on RVC are still incorrect |
Mon, 22 Oct, 19:18 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4972) ORDER BY should use a GLOBAL index even if the query is not fully covered |
Mon, 22 Oct, 23:18 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4972) ORDER BY should use a GLOBAL index even if the query is not fully covered |
Tue, 23 Oct, 05:18 |
Lars Hofhansl (JIRA) |
[jira] [Created] (PHOENIX-4995) Discreptany of internal cost estimation is EXPLAIN cost for HashJoins |
Fri, 26 Oct, 01:55 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4995) Discreptany of internal cost estimation is EXPLAIN cost for HashJoins |
Fri, 26 Oct, 04:13 |
Lars Hofhansl (JIRA) |
[jira] [Updated] (PHOENIX-4995) Discreptany of internal cost estimation is EXPLAIN cost for HashJoins |
Fri, 26 Oct, 04:16 |
Nishani (JIRA) |
[jira] [Assigned] (PHOENIX-4428) Trace details can't be shown in the Phoenix Tracing Web Application |
Sun, 28 Oct, 03:43 |
Rajeshbabu Chintaguntla (JIRA) |
[jira] [Assigned] (PHOENIX-4970) Integration test throws NPE in LocalIndexIT->testLocalIndexSelfJoin |
Mon, 15 Oct, 15:48 |
Rajeshbabu Chintaguntla (JIRA) |
[jira] [Updated] (PHOENIX-4859) Using local index in where statement for join (only rhs table) query fails |
Mon, 15 Oct, 15:55 |
Rajeshbabu Chintaguntla (JIRA) |
[jira] [Resolved] (PHOENIX-4874) psql doesn't support date/time with values smaller than milliseconds |
Tue, 23 Oct, 08:42 |
Swaroopa Kadam (JIRA) |
[jira] [Updated] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table. |
Sat, 27 Oct, 00:24 |
Swaroopa Kadam (JIRA) |
[jira] [Updated] (PHOENIX-300) Support TRUNCATE TABLE |
Mon, 29 Oct, 19:46 |
Swaroopa Kadam (JIRA) |
[jira] [Updated] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table. |
Mon, 29 Oct, 21:58 |
Swaroopa Kadam (JIRA) |
[jira] [Updated] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table. |
Mon, 29 Oct, 21:58 |
Thomas D'Silva |
Re: PreCommit Jenkins Build seems to be broken |
Tue, 02 Oct, 17:56 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4917) ClassCastException when projecting array elements in hash join |
Mon, 01 Oct, 22:32 |
Thomas D'Silva (JIRA) |
[jira] [Resolved] (PHOENIX-4875) Don't acquire a mutex while dropping a table and while creating a view |
Mon, 01 Oct, 22:52 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies |
Tue, 02 Oct, 00:54 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4945) Move parent index inheriting logic of views to server |
Tue, 02 Oct, 20:43 |
Thomas D'Silva (JIRA) |
[jira] [Resolved] (PHOENIX-4767) Remove code in MetadataEndpointImpl.createTable that removes parent table column metadata |
Wed, 03 Oct, 21:34 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4942) Move MetaDataEndpointImplTest to integration test |
Thu, 04 Oct, 19:23 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4951) Rename viewIndexType to viewIndexIdType in PTableImpl |
Thu, 04 Oct, 20:11 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4855) Continue to write base table column metadata when creating a view in order to support rollback |
Thu, 04 Oct, 20:44 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4961) Modify MetdataEndpointImpl.processRemoteRegionMutations to run as login user |
Tue, 09 Oct, 23:00 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4962) Ensure that a table is resolved only once per query compilation |
Wed, 10 Oct, 17:51 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4966) Implement unhandledFilters in PhoenixRelation so that spark only evaluates filters when required |
Thu, 11 Oct, 22:46 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4966) Implement unhandledFilters in PhoenixRelation so that spark only evaluates filters when required |
Thu, 11 Oct, 22:49 |
Thomas D'Silva (JIRA) |
[jira] [Assigned] (PHOENIX-4358) Case Sensitive String match on SqlType in PDataType |
Fri, 12 Oct, 00:15 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4942) Move MetaDataEndpointImplTest to integration test |
Mon, 15 Oct, 23:51 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4942) Move MetaDataEndpointImplTest to integration test |
Tue, 16 Oct, 05:24 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4942) Move MetaDataEndpointImplTest to integration test |
Tue, 16 Oct, 05:24 |
Thomas D'Silva (JIRA) |
[jira] [Assigned] (PHOENIX-4973) Pherf standalone script (pherf-standalone.py) is failing with class-path issues |
Tue, 16 Oct, 07:05 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4845) Support using Row Value Constructors in OFFSET clause to support paging in tables where the sort order of PK columns varies |
Tue, 16 Oct, 18:43 |
Thomas D'Silva (JIRA) |
[jira] [Reopened] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table |
Wed, 17 Oct, 21:39 |
Thomas D'Silva (JIRA) |
[jira] [Resolved] (PHOENIX-4855) Continue to write base table column metadata when creating a view in order to support rollback |
Wed, 17 Oct, 21:39 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4981) Add tests for salted table using phoenix-spark |
Wed, 17 Oct, 21:54 |
Thomas D'Silva (JIRA) |
[jira] [Created] (PHOENIX-4983) Allow using a connection with a SCN set to write data to tables EXCEPT transactional tables or mutable tables with global indexes |
Thu, 18 Oct, 22:58 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4981) Add tests for salted table using phoenix-spark |
Fri, 19 Oct, 05:03 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4981) Add tests for ORDER BY, GROUP BY, salted tables using phoenix-spark |
Fri, 19 Oct, 17:48 |
Thomas D'Silva (JIRA) |
[jira] [Resolved] (PHOENIX-4984) PhoenixMRJobSubmitter doesn't prevent rebuild jobs from being started multiple times |
Fri, 19 Oct, 18:35 |
Thomas D'Silva (JIRA) |
[jira] [Assigned] (PHOENIX-4983) Allow using a connection with a SCN set to write data to tables EXCEPT transactional tables or mutable tables with global indexes |
Mon, 29 Oct, 18:01 |
Thomas D'Silva (JIRA) |
[jira] [Updated] (PHOENIX-4872) BulkLoad has bug when loading on single-cell-array-with-offsets table. |
Tue, 30 Oct, 23:07 |
Vincent Poon |
Re: Regarding the Secondary Index write path |
Tue, 30 Oct, 20:16 |
Vincent Poon |
[VOTE] Release of Apache Phoenix 4.14.1 RC0 |
Tue, 30 Oct, 20:47 |
Vincent Poon |
Re: Regarding the Secondary Index write path |
Wed, 31 Oct, 01:56 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4949) IndexTool - updateIndexState called too many times unnecessarily |
Wed, 03 Oct, 21:33 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4952) IndexScrutinyTool does not output metadata for background jobs |
Thu, 04 Oct, 20:55 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4957) IndexTool incorrectly uses index when rebuilding an active index |
Fri, 05 Oct, 23:58 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4957) IndexTool incorrectly uses index when rebuilding an active index |
Sat, 06 Oct, 00:45 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4957) IndexTool incorrectly uses index when rebuilding an active index |
Sat, 06 Oct, 00:46 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4917) ClassCastException when projecting array elements in hash join |
Mon, 08 Oct, 23:32 |
Vincent Poon (JIRA) |
[jira] [Resolved] (PHOENIX-4957) IndexTool incorrectly uses index when rebuilding an active index |
Mon, 08 Oct, 23:43 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4963) Do not throw when transitioning to PENDING_DISABLE if index is already disabled |
Wed, 10 Oct, 19:01 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4963) Do not throw when transitioning to PENDING_DISABLE if index is already disabled |
Wed, 10 Oct, 19:04 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4963) Do not throw when transitioning to PENDING_DISABLE if index is already disabled |
Wed, 10 Oct, 19:05 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4963) Do not throw when transitioning to PENDING_DISABLE if index is already disabled |
Wed, 10 Oct, 19:07 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4785) Unable to write to table if index is made active during retry |
Fri, 12 Oct, 22:56 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc) |
Tue, 16 Oct, 01:08 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc) |
Tue, 16 Oct, 02:14 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4977) Make KillServerOnFailurePolicy a configurable option in PhoenixIndexFailurePolicy |
Tue, 16 Oct, 18:24 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4963) Do not throw when transitioning to PENDING_DISABLE if index is already disabled |
Tue, 16 Oct, 18:48 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4978) Test clients use the same thread pool as server |
Tue, 16 Oct, 22:47 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4963) Do not throw when transitioning to PENDING_DISABLE if index is already disabled |
Tue, 16 Oct, 23:14 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4979) Fix IndexToolForPartialBuildWithNamespaceEnabledIT for branches <= HBase 1.2 |
Wed, 17 Oct, 00:41 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4979) Fix IndexToolForPartialBuildWithNamespaceEnabledIT for branches <= HBase 1.2 |
Wed, 17 Oct, 00:43 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4979) Fix IndexToolForPartialBuildWithNamespaceEnabledIT for branches <= HBase 1.2 |
Wed, 17 Oct, 00:43 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4979) Fix IndexToolForPartialBuildWithNamespaceEnabledIT for branches <= HBase 1.2 |
Wed, 17 Oct, 00:47 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4935) IndexTool should use empty catalog instead of null |
Wed, 17 Oct, 18:55 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4519) Index rebuild MR jobs not created for "alter index rebuild async" rebuilds |
Wed, 17 Oct, 18:55 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4935) IndexTool should use empty catalog instead of null |
Wed, 17 Oct, 18:57 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4907) IndexScrutinyTool should use empty catalog instead of null |
Wed, 17 Oct, 18:58 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4988) Incorrect index rowkey generated when updating only non-indexed columns after a delete |
Sat, 20 Oct, 01:34 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4988) Incorrect index rowkey generated when updating only non-indexed columns after a delete |
Sat, 20 Oct, 01:41 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4980) Mismatch in row counts between data and index tables while multiple clients try to upsert data |
Sat, 20 Oct, 01:41 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4988) Incorrect index rowkey generated when updating only non-indexed columns after a delete |
Mon, 22 Oct, 18:02 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4980) Mismatch in row counts between data and index tables while multiple clients try to upsert data |
Mon, 22 Oct, 18:02 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4988) Incorrect index rowkey generated when updating only non-indexed columns after a delete |
Mon, 22 Oct, 18:02 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4988) Incorrect index rowkey generated when updating only non-indexed columns after a delete |
Mon, 22 Oct, 18:37 |
Vincent Poon (JIRA) |
[jira] [Resolved] (PHOENIX-4980) Mismatch in row counts between data and index tables while multiple clients try to upsert data |
Mon, 22 Oct, 18:47 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4960) Write to table with global index failed if meta of index changed (split, move, etc) |
Mon, 22 Oct, 19:04 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4844) Refactor queryserver tests to use QueryServerTestUtil |
Mon, 22 Oct, 20:40 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4990) When stopping IndexWriter, give tasks a chance to complete |
Tue, 23 Oct, 22:41 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4990) When stopping IndexWriter, give tasks a chance to complete |
Tue, 23 Oct, 22:44 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4977) Make KillServerOnFailurePolicy a configurable option in PhoenixIndexFailurePolicy |
Tue, 23 Oct, 23:03 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4977) Make KillServerOnFailurePolicy a configurable option in PhoenixIndexFailurePolicy |
Tue, 23 Oct, 23:05 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4990) When stopping IndexWriter, give tasks a chance to complete |
Wed, 24 Oct, 01:00 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4977) Make KillServerOnFailurePolicy a configurable option in PhoenixIndexFailurePolicy |
Wed, 24 Oct, 01:07 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4992) Handle StaleRegionBoundaryException in PhoenixRecordReader for MR jobs |
Wed, 24 Oct, 23:37 |
Vincent Poon (JIRA) |
[jira] [Created] (PHOENIX-4992) Handle StaleRegionBoundaryException in PhoenixRecordReader |
Wed, 24 Oct, 23:37 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4992) Handle StaleRegionBoundaryException in PhoenixRecordReader for MR jobs |
Wed, 24 Oct, 23:46 |
Vincent Poon (JIRA) |
[jira] [Assigned] (PHOENIX-4993) Data table region should not close RS level shared/cached connections like IndexWriter, RecoveryIndexWriter |
Thu, 25 Oct, 16:13 |
Vincent Poon (JIRA) |
[jira] [Updated] (PHOENIX-4990) When stopping IndexWriter, give tasks a chance to complete |
Thu, 25 Oct, 19:16 |