[jira] [Updated] (PHOENIX-7377) phoenix5-spark dataframe issue with schema inference

2024-08-13 Thread rejeb ben rejeb (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rejeb ben rejeb updated PHOENIX-7377: - Flags: Important Language: Java Scala > phoenix5-spark dataframe issue with sche

Re: About removing the preWALWrite and postWALWrite methods in WALObserver

2024-08-13 Thread Duo Zhang
This is a cleanup before the 2.0.0 release. The umbrella issue is HBASE-18169, the issue for WALObserver is HBASE-19074. I think the intention here is to not expose too many internal states to CP users which may mess things up, like changing the memstore size without adding any actual data... Is

Re: About removing the preWALWrite and postWALWrite methods in WALObserver

2024-08-13 Thread Duo Zhang
For me, since we have already exposed WALKey(which is already an interface which only allow adding attributes) and WALEdit(which we do allow adding customized cells to it) in other coprocessor interface like RegionObserver, it does not make sense to remove these methods in WALObserver just because

[jira] [Assigned] (PHOENIX-7382) Eliminating index building and treating max lookback as TTL for CDC Index

2024-08-13 Thread Kadir Ozdemir (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir Ozdemir reassigned PHOENIX-7382: -- Assignee: Kadir Ozdemir > Eliminating index building and treating max lookback as TT

[jira] [Created] (PHOENIX-7382) Eliminating index building and treating max lookback as TTL for CDC Index

2024-08-13 Thread Kadir Ozdemir (Jira)
Kadir Ozdemir created PHOENIX-7382: -- Summary: Eliminating index building and treating max lookback as TTL for CDC Index Key: PHOENIX-7382 URL: https://issues.apache.org/jira/browse/PHOENIX-7382 Proje

[jira] [Created] (PHOENIX-7383) Unify in-memory representation of Conditional TTL expressions and Literal TTL values

2024-08-13 Thread Tanuj Khurana (Jira)
Tanuj Khurana created PHOENIX-7383: -- Summary: Unify in-memory representation of Conditional TTL expressions and Literal TTL values Key: PHOENIX-7383 URL: https://issues.apache.org/jira/browse/PHOENIX-7383