Yeah agree I don't think it is a showstopper. On Tue, 8 May 2018, 16:38 Xavier Jodoin, <[email protected]> wrote:
> I agree it's not a showstopper > > > On 2018-05-08 11:35 AM, James Taylor wrote: > > Others are free to weigh in here too, but that seems like a minor issue, > > not a showstopper. > > > > On Tue, May 8, 2018 at 8:19 AM Xavier Jodoin <[email protected]> wrote: > > > >> I've tested it on PostgreSQL and this is the behavior > >> > >> and if you run on phoenix -> select ARRAY_TO_STRING(array_append(null, > >> 3), ',') it return {3} > >> > >> the problem come when you operate on a column value > >> > >> > >> On 2018-05-08 11:15 AM, James Taylor wrote: > >>> That’s not a showstopper IMHO. It’s not entirely clear it’s a bug. > >>> > >>> > >>> On Tue, May 8, 2018 at 8:11 AM Xavier Jodoin <[email protected]> wrote: > >>> > >>>> -1 > >>>> > >>>> I've tested it with HBase 1.1 the release is working as expected but I > >>>> encountered a bug during my test but it's not a regression > >>>> > >>>> https://issues.apache.org/jira/browse/PHOENIX-4728 > >>>> > >>>> The behavior is the same on 4.13.1 > >>>> > >>>> Xavier > >>>> > >>>> On 2018-05-03 01:51 PM, James Taylor wrote: > >>>>> Hello Everyone, > >>>>> > >>>>> This is a call for a vote on Apache Phoenix 4.14.0 RC0. This is a > patch > >>>>> release of Phoenix 4.14 and is compatible with Apache HBase 0.98, > 1.1, > >>>> 1.2, > >>>>> 1.3 and CDH 5.11, 5.12, 5.13, and 5.14. The release includes both a > >>>>> source-only release and a convenience binary release for each > supported > >>>>> HBase version. > >>>>> > >>>>> This release has feature parity with supported HBase versions and > >>>> includes > >>>>> the following improvements: > >>>>> - Over 90 bug fixes > >>>>> - Support for GRANT/REVOKE [1][2] > >>>>> - Avoid server retries for mutable indexes [3] > >>>>> - Pure client side transactional index maintenance [4] > >>>>> - Prune local index regions scanned during query execution [5][6] > >>>>> - Support NOT NULL constraint for any column for immutable table [7] > >>>>> > >>>>> The source tarball, including signatures, digests, etc can be found > at: > >>>>> > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/src/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/src/ > >>>>> The binary artifacts can be found at: > >>>>> > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-0.98-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-1.1-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-1.2-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-HBase-1.3-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/bin/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/bin/ > >>>>> The binary parcels for CDH can be found at: > >>>>> > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.11.2-rc0/parcels/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.12.2-rc0/parcels/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.13.2-rc0/parcels/ > >> > https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.14.0-cdh5.14.2-rc0/parcels/ > >>>>> For a complete list of changes, see: > >>>>> > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12342145 > >>>>> Release artifacts are signed with the following key: > >>>>> https://people.apache.org/keys/committer/mujtaba.asc ( HBase-x.x > >>>> versions ) > >>>>> https://people.apache.org/keys/committer/pboado.asc ( cdh5.x > versions > >> ) > >>>>> https://dist.apache.org/repos/dist/dev/phoenix/KEYS > >>>>> > >>>>> The hash and tag to be voted upon: > >>>>> > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=3b45df9990648f466b987a7576e9a40974fe8c2f > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.14.0-HBase-0.98-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=190e768a671e7f1ada4c7efc28bdb1cc7db6234c > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.14.0-HBase-1.1-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=6d994b02b51ecc09e1284d11f025ccd9193b7c06 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.14.0-HBase-1.2-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=166d159674155c357203af389b6ac1d0e6842b75 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.14.0-HBase-1.3-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=8ed7eb0f5878202d744dd3d7a08235a45adfd3bc > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/tags/v4.14.0-cdh5.11.2-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=a769d8ab81618ae981b095b8cdead6bff63eb627 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/tags/v4.14.0-cdh5.12.2-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e3cfd8dae6a780c707f7d380e932f1f82d3bc702 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/tags/v4.14.0-cdh5.13.2-rc0 > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=ebceebdd11d097e5e3697ab8c7f565406b55443a > >> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=shortlog;h=refs/tags/v4.14.0-cdh5.14.2-rc0 > >>>>> Vote will be open for at least 72 hours. Please vote: > >>>>> > >>>>> [ ] +1 approve > >>>>> [ ] +0 no opinion > >>>>> [ ] -1 disapprove (and reason why) > >>>>> > >>>>> Thanks, > >>>>> The Apache Phoenix Team > >>>>> > >>>>> [1] https://phoenix.apache.org/language/index.html#grant > >>>>> [2] https://phoenix.apache.org/language/index.html#revoke > >>>>> [3] https://issues.apache.org/jira/browse/PHOENIX-4130 > >>>>> [4] https://issues.apache.org/jira/browse/PHOENIX-4278 > >>>>> [5] https://issues.apache.org/jira/browse/PHOENIX-3941 > >>>>> [6] https://issues.apache.org/jira/browse/PHOENIX-4585 > >>>>> [7] https://issues.apache.org/jira/browse/PHOENIX-2566 > >>>>> > >> > >
