Alexander P., Igor S.,
When will your merge all DML and ODBC (PDO) related changes into 1.8 branch? Iām looking
forward to go through PDO [1] documentation and be sure that everything works as described
on my side.
Pavel,
Do you think it will be possible to complete all the .NET usability tickets [2] under 1.8
and roll them out to the Apache Ignite users?
[1] https://issues.apache.org/jira/browse/IGNITE-3921 <https://issues.apache.org/jira/browse/IGNITE-3921>
[2] https://issues.apache.org/jira/browse/IGNITE-4114 <https://issues.apache.org/jira/browse/IGNITE-4114>
ā
Denis
> On Nov 9, 2016, at 6:55 AM, Denis Magda <dmagda@gridgain.com> wrote:
>
> Do we have a branch for ignite-1.8? Is there anyone who can take over the release process
of 1.8?
>
> ā
> Denis
>
>> On Nov 8, 2016, at 9:01 PM, Alexander Paschenko <alexander.a.paschenko@gmail.com>
wrote:
>>
>> Current status on DML:
>>
>> - Basic data streamer support implemented (basicness is mostly about
>> configuration - say, currently there's no way to specify streamer's
>> batch size via JDBC driver, but this can be improved easily).
>>
>> - Fixed all minor stuff agreed with Vladimir.
>>
>> - There are some tests that started failing after binary hash codes
>> generation rework made by Vladimir in ignite-4011-1 branch, I will ask
>> him to look into it and fix those. Failing tests live in
>> GridCacheBinaryObjectsAbstractSelfTest, and are as follows:
>> - testPutWithFieldsHashing
>> - testCrossFormatObjectsIdentity
>> - testPutWithCustomHashing
>> I added them personally during working on first version of auto
>> hashing few weeks ago, and what they do is test these very hashing
>> features. Again, prior to Vlad's rework those tests passed. So could
>> you please take a look?
>>
>> - Working on Sergey V.'s comments about current code.
>>
>> - Alex
>
|