Please feel free to file a JIRA. Though you can delete an element by using Java code, it'd be nice to have a built-in function to do the same. Functions like ARRAY_REMOVE_ELEM, ARRAY_SUB_ARRAY would be useful. Contributions are of course much appreciated.
Thanks, James On Tue, Jun 6, 2017 at 3:16 PM, Sergey Soldatov <[email protected]> wrote: > From the Apache Phoenix documentation: > > > - Partial update of an array is currently not possible. Instead, the > array may be manipulated on the client-side and then upserted back in its > entirety. > > Thanks, > Sergey > > On Mon, Jun 5, 2017 at 7:25 PM, Cheyenne Forbes < > [email protected]> wrote: > >> Can I delete elements from Phoenix arrays? >> >> Regards, >> >> Cheyenne O. Forbes >> > >
