Re: Dedicated readme.io documentation for Ignite integrations

2016-11-29 Thread Dmitriy Setrakyan
Denis, do you think RDBMS integrations should be there as well? On Wed, Nov 30, 2016 at 4:22 AM, Denis Magda wrote: > Igniters, > > Ignite can already boast about a number of integrations it has with a > other products and technologies. Up to this point all the integrations were > documented on

Re: Blogging about new .NET features

2016-11-29 Thread Denis Magda
Cos, This sounds interesting. Did it help to promote BigTop somehow? As I understand the blogging engine lacks of advanced text and code formatting capabilities. Is it so? This will be an issue for those posts that contains code snippets as a part of the content. However, in any case we should

Dedicated readme.io documentation for Ignite integrations

2016-11-29 Thread Denis Magda
Igniters, Ignite can already boast about a number of integrations it has with a other products and technologies. Up to this point all the integrations were documented on our main readme.io making the overall documentation a bit messy. I’ve decoupled the integrations from th

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Sergey Kozlov
Hi The list of issues found today: IGNITE-4334 DML: INSERT INTO SELECT FROM statement fails if copy from partitioned to replicated cache On Tue, Nov 29, 2016 at 9:56 PM, Sergey Kozlov wrote: > Denis > > We've good progress for DML. But unlike

[jira] [Created] (IGNITE-4334) DML: INSERT INTO SELECT FROM statement fails if copy from partitioned to replicated cache

2016-11-29 Thread Sergey Kozlov (JIRA)
Sergey Kozlov created IGNITE-4334: - Summary: DML: INSERT INTO SELECT FROM statement fails if copy from partitioned to replicated cache Key: IGNITE-4334 URL: https://issues.apache.org/jira/browse/IGNITE-4334

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Sergey Kozlov
Denis We've good progress for DML. But unlike the regular queries DML has significantly more specific cases that required our attention. Though some cases aren't bugs but they've another behavior than user can expect using SQL-related experience. On Tue, Nov 29, 2016 at 8:33 PM, Denis Magda wro

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Denis Magda
Alexander, Now I see, thanks. Ok, I would suggest fixing it under 2.0 and document this limitation on the DML page you have been working on. — Denis > On Nov 29, 2016, at 9:31 AM, Alexander Paschenko > wrote: > > Denis, > > See the comment to issue. Note that this affects DML in case of INS

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Alexander Paschenko
Denis, See the comment to issue. Note that this affects DML in case of INSERT from subquery with specific returned column result types AND aside of DML affects SELECTs - the user isn't able to retrieve exactly what they have put to cache as some object's field. However, according to Vlad, arrays o

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Denis Magda
Alexander, Do you mean this issue recently opened by you? https://issues.apache.org/jira/browse/IGNITE-4331 How would it affect the overall user experience? Could you provide DML queries examples that won’t work due to the bug. — Denis > On

[jira] [Created] (IGNITE-4333) SQL engine does not preserve metadata about array content's type

2016-11-29 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4333: --- Summary: SQL engine does not preserve metadata about array content's type Key: IGNITE-4333 URL: https://issues.apache.org/jira/browse/IGNITE-4333 Projec

Re: Apache Ignite 1.8 Release

2016-11-29 Thread Alexander Paschenko
DML is done as for now, example is done too, currently there's no open issues related with it (besides documentation which I'm working on). Yesterday's problem turned out to be binary/SQL engine (pre DML) related and is currently in won't fix state as agreed with Vlad, I've created issues detailing

Fwd: [jira] [Created] (IGNITE-4331) Binary marshaller does not preserve component type when deserealizing even basic array typed fields

2016-11-29 Thread Denis Magda
How does this affect the overall user experience? Please give an example of what kind of queries won’t be supported. — Denis > Begin forwarded message: > > From: "Alexander Paschenko (JIRA)" > Subject: [jira] [Created] (IGNITE-4331) Binary marshaller does not preserve > component type when d

[GitHub] ignite pull request #1299: Ignite 4332

2016-11-29 Thread EdShangGG
GitHub user EdShangGG opened a pull request: https://github.com/apache/ignite/pull/1299 Ignite 4332 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite IGNITE-4332 Alternatively you can review and apply these

[jira] [Created] (IGNITE-4332) Usage of cache.getEntry inside GridCacheQueryManager.runQuery causes to remote operations

2016-11-29 Thread Eduard Shangareev (JIRA)
Eduard Shangareev created IGNITE-4332: - Summary: Usage of cache.getEntry inside GridCacheQueryManager.runQuery causes to remote operations Key: IGNITE-4332 URL: https://issues.apache.org/jira/browse/IGNITE-433

[jira] [Created] (IGNITE-4331) Binary marshaller does not preserve component type when deserealizing even basic array typed fields

2016-11-29 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4331: --- Summary: Binary marshaller does not preserve component type when deserealizing even basic array typed fields Key: IGNITE-4331 URL: https://issues.apache.org/jira/bro

[jira] [Created] (IGNITE-4330) Cache is loaded twice in the case of BinaryMarshaller

2016-11-29 Thread Steve Hostettler (JIRA)
Steve Hostettler created IGNITE-4330: Summary: Cache is loaded twice in the case of BinaryMarshaller Key: IGNITE-4330 URL: https://issues.apache.org/jira/browse/IGNITE-4330 Project: Ignite

[jira] [Created] (IGNITE-4329) .NET: Document web deployment specifics on readme.io

2016-11-29 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4329: -- Summary: .NET: Document web deployment specifics on readme.io Key: IGNITE-4329 URL: https://issues.apache.org/jira/browse/IGNITE-4329 Project: Ignite Is

[jira] [Created] (IGNITE-4328) .NET: Create readme.md

2016-11-29 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4328: -- Summary: .NET: Create readme.md Key: IGNITE-4328 URL: https://issues.apache.org/jira/browse/IGNITE-4328 Project: Ignite Issue Type: Task Compon

[jira] [Created] (IGNITE-4327) Failed to INSERT array of Bytes from SELECT

2016-11-29 Thread Alexander Paschenko (JIRA)
Alexander Paschenko created IGNITE-4327: --- Summary: Failed to INSERT array of Bytes from SELECT Key: IGNITE-4327 URL: https://issues.apache.org/jira/browse/IGNITE-4327 Project: Ignite Is

[jira] [Created] (IGNITE-4326) .NET: Rebuild in Visual Studio fails the first time

2016-11-29 Thread Pavel Tupitsyn (JIRA)
Pavel Tupitsyn created IGNITE-4326: -- Summary: .NET: Rebuild in Visual Studio fails the first time Key: IGNITE-4326 URL: https://issues.apache.org/jira/browse/IGNITE-4326 Project: Ignite Issu