[DISCUSS] Add empty column to all column families (PHOENIX-7544)

2025-03-12 Thread Kadir Ozdemir
I created an improvement Jira (PHOENIX-7544) to add an empty column to all column families. Let me know if you have any questions or concerns for this Jira. I would like to include it in the next release. Here is the description of it: In Phoenix, a mutation is a set of cells with the same row key

[DISCUSS] Plans for Phoenix 5.2.2 release

2025-03-12 Thread Istvan Toth
Hi! I've merged the Hadoop 2.6.2/2.511 updates to Phoenix. I think that the ConnectionInfo pref regression is also fixed. I think that this would be a good time to start working on a 5.2.2 release to fix the ConnectionInfo issues and to minimize our CVE exposure. WDYT ? Do you have outstanding i

Re: [DISCUSS] Add empty column to all column families (PHOENIX-7544)

2025-03-12 Thread Istvan Toth
Thank you Kadir! There is an obvious tradoff of write load vs the advantages you described, but this only applies to multi-CF native Phoenix tables (which are not that common in my experience). I think that the benefits outweigh the costs. Istvan On Thu, Mar 13, 2025 at 3:36 AM Kadir Ozdemir wr

[jira] [Created] (PHOENIX-7544) Add empty column to all column families

2025-03-12 Thread Kadir Ozdemir (Jira)
Kadir Ozdemir created PHOENIX-7544: -- Summary: Add empty column to all column families Key: PHOENIX-7544 URL: https://issues.apache.org/jira/browse/PHOENIX-7544 Project: Phoenix Issue Type: I