[DISCUSSION] IGNITE-13152 Introduce spring-data repository configuration properties

2020-06-17 Thread Sergey Moldachev
Hello, Igniters! I'd like to discuss with you changes for *ignite-spring-data*. You can read about motivation and the idea in [1]. [1] https://issues.apache.org/jira/browse/IGNITE-13152 -- Regards, Sergey

Re: Slim binary release and docker image for Apache Ignite

2020-06-17 Thread Ilya Kasnacheev
Hello! I have just merged slim binary release to master. I will now try to tweak nightly builds TC suite to build this package also. It may be broken for some brief period of time. Regards, -- Ilya Kasnacheev вт, 10 мар. 2020 г. в 18:24, Ilya Kasnacheev : > Hello! > > I understand that proce

[jira] [Created] (IGNITE-13158) Get rid Externalizable interface at IgniteTxAdapter

2020-06-17 Thread Vyacheslav Koptilin (Jira)
Vyacheslav Koptilin created IGNITE-13158: Summary: Get rid Externalizable interface at IgniteTxAdapter Key: IGNITE-13158 URL: https://issues.apache.org/jira/browse/IGNITE-13158 Project: Ignite

[jira] [Created] (IGNITE-13159) Calcite integration. Decorrelator support SOME and ALL operator.

2020-06-17 Thread Andrey Mashenkov (Jira)
Andrey Mashenkov created IGNITE-13159: - Summary: Calcite integration. Decorrelator support SOME and ALL operator. Key: IGNITE-13159 URL: https://issues.apache.org/jira/browse/IGNITE-13159 Project:

Re: [DISCUSSION] Add autocompletion for commands in control.sh

2020-06-17 Thread Evgenii Zhuravlev
Hi, +1 for both moving control.sh to the separate module and adding autocompletion. Will API remain the same in control.sh? Evgenii пт, 5 июн. 2020 г. в 01:59, ткаленко кирилл : > Folks have created a ticket [1]. > > 1 - https://issues.apache.org/jira/browse/IGNITE-13120 > > 02.06.2020, 16:48,

[jira] [Created] (IGNITE-13160) .NET: wrong affinity key registration with AffinityKeyMapped attribute

2020-06-17 Thread Alexandr Shapkin (Jira)
Alexandr Shapkin created IGNITE-13160: - Summary: .NET: wrong affinity key registration with AffinityKeyMapped attribute Key: IGNITE-13160 URL: https://issues.apache.org/jira/browse/IGNITE-13160 Pr

Re: [DISCUSSION] IGNITE-13152 Introduce spring-data repository configuration properties

2020-06-17 Thread Denis Magda
Hi Sergey, In my experience, Spring Repositories configuration stays minimalistic, and one of two approaches is followed to create a schema in an underlying storage engine. The first approach is when we can execute schema initialization scripts that will pre-create all SQL tables, indexes, etc. T

Re: Nightly snapshots build path

2020-06-17 Thread Saikat Maitra
Thank you, I will check if I can pull dependencies from teamcity. Regards Saikat On Mon, 15 Jun 2020 at 3:21 AM, Petr Ivanov wrote: > Hi, Saikat. > > > AFAIK, this [1] build configuration never had an option of uploading > artifacts to some staging Maven repository. > Perhaps, that should be fi