Hi,
We recently published a blog post on how we transformed Apache Phoenix into
a Document Database while retaining the power of SQL. The data type support
we introduced in Phoenix could also be done in HBase.
However, for all the features that Phoenix complements HBase with (e.g.
global consiste
Thank you Viraj!
On Tue, Nov 12, 2024 at 7:40 AM Viraj Jasani wrote:
> Hi,
>
> We recently published a blog post on how we transformed Apache Phoenix into
> a Document Database while retaining the power of SQL. The data type support
> we introduced in Phoenix could also be done in HBase.
>
> Ho