I want to contribute to Apache Ignite

2024-07-17 Thread D
Hello, Everyone! My name is Denis Polozhaev. I want to contribute to Ignite. I would like to start from tickets: IGNITE-21425 Update examples in Data Modeling - Affinity Colocation https://issues.apache.org/jira/browse/IGNITE-21425 IGNITE-14726 [Log4j2] Omitted start character [ in default log p

Re: [DISCUSSION] IEP-125 Transaction aware queries

2024-07-17 Thread Nikolay Izhikov
> Then I suppose the behavior you describe should be enabled/disabled by flag. Yes. This feature will change Ignite behavior. It will be enabled by the flag. > How do you plan to implement this? Sent tx state to the node performing table/index scan and combine both Btree and tx data there. > W