Re: Ignite-spring dependency on ignite-indexing

2022-12-23 Thread Alex Plehanov
Hello, Looks reasonable. Also, it looks like the 'ignite-direct-io' module has redundant 'ignite-indexing' dependency too (perhaps it's required for tests, but dependency scope should be 'test' in this case). I will remove redundant 'ignite-indexing' dependencies from 'ignite-spring' and 'ignite-d

Re: Ignite-spring dependency on ignite-indexing

2022-12-22 Thread 18624049226
Hiteam, Because Ignite3.0 is a new product and the community has developed a new SQL engine, the situation has changed a lot. I think the community should promote the merge of this simple patch, this wrong dependency may cause new problems. 在 2022/12/23 08:32, 18624049226 写道: https://issues

Re: Ignite-spring dependency on ignite-indexing

2022-12-22 Thread 18624049226
https://issues.apache.org/jira/browse/IGNITE-5713 在 2022/12/23 00:09, mwiesenberg 写道: Hi, Is there any reason the ignite spring pom has ignite indexing as a dependency? I was switching from h2 to calcite and observed h2 was by default still being brought in via ignite spring, for seemingly no