Hi, I have added some tests for ODBC that include DML - they are passing on the DML branch. I've also made some changes to ODBC for it to work better with PDO. Some of them are already merged, other will be merged once DML is ready.
Ksenia currently works on testing PDO with our ODBC driver very thoughtfully. We work together to improve PDO users experience. Ksenia already filed several tickets which I'm going to fix in nearest days. To sum up I'd say that we are going to have PDO working and well-tested by the release time. Best Regards, Igor On Thu, Oct 27, 2016 at 8:26 PM, Dmitriy Setrakyan <dsetrak...@apache.org> wrote: > Do we know the status of the DML support? It looks like Alexander Paschenko > is working on it. Alexander, can you provide an update? > > On Thu, Oct 27, 2016 at 9:13 AM, Pavel Tupitsyn <ptupit...@apache.org> > wrote: > > > Also I'd like to include at least some of .NET Usability Improvements ( > > https://issues.apache.org/jira/browse/IGNITE-4114). > > > > On Tue, Oct 25, 2016 at 7:38 PM, Pavel Tupitsyn <ptupit...@apache.org> > > wrote: > > > > > IGNITE-1915 is being reviewed, I think we can make it into 1.8. > > > > > > On Tue, Oct 25, 2016 at 7:26 PM, Denis Magda <dma...@apache.org> > wrote: > > > > > >> Igniters, > > >> > > >> Looking at the discussions that happen on our dev list regarding > > Ignite's > > >> improvements I should say that we’re ready to prepare and roll out one > > more > > >> Ignite minor release before the end of the year - Apache Ignite 1.8.0. > > My > > >> proposal is to make it available by mid November, somewhere around > > November > > >> 21st. > > >> > > >> Personally, the following features have to be included in it due to > the > > >> importance and readiness: > > >> DML Support: https://issues.apache.org/jira/browse/IGNITE-2294 < > > >> https://issues.apache.org/jira/browse/IGNITE-2294> > > >> PHP PDO Support from ODBC side: https://issues.apache.org/jira > > >> /browse/IGNITE-3865 <https://issues.apache.org/ > jira/browse/IGNITE-3865> > > >> Ignite as a second level cache for .NET Entity Framework: > > >> https://issues.apache.org/jira/browse/IGNITE-1915 < > > >> https://issues.apache.org/jira/browse/IGNITE-1915> > > >> > > >> The first feature make it realistic to execute INSERT, UPDATE, DELETE > > >> queries over Ignite caches using Java APIs or by connecting to a > cluster > > >> using JDBC or ODBC drivers and send DML queries not only from Java > side > > but > > >> from a variety of technologies and tools. As an example, the second > > feature > > >> from the list is intended to enable support for PHP by mixing DML with > > >> SELECT SQL queries plus sending them over Ignite’s ODBC driver. > > >> > > >> The third feature will allow to broaden the usage of Apache Ignite > .NET > > >> client among .NET community by providing more advanced support for > .NET > > >> Entity Framework. > > >> > > >> Feature owners of the above mentioned tickets, please provide the > > current > > >> status on them? > > >> > > >> If anyone else wants to see something else as a part of Ignite 1.8 and > > >> ready to contribute it by the mid of November please reply to the > > thread as > > >> well. > > >> > > >> Regards, > > >> Denis > > > > > > > > > > > >