[GitHub] ignite pull request #3586: IGNITE-7843: refresh index column ids on DROP COL...

2018-02-28 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/3586 IGNITE-7843: refresh index column ids on DROP COLUMN. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7843

[GitHub] ignite pull request #3429: IGNITE-7512: fixed NPE when entry processor remov...

2018-01-24 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/3429 IGNITE-7512: fixed NPE when entry processor removes entry and queries… … are enabled on cache. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #3386: IGNITE-7359: prototype for ddl vs cache ops synch...

2018-01-16 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/3386 IGNITE-7359: prototype for ddl vs cache ops synchronization You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #3258: IGNITE-5949: Added limited support for DDL ALTER ...

2017-12-20 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/3258 IGNITE-5949: Added limited support for DDL ALTER TABLE DROP COLUMN You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2783: IGNITE-6469: SQL: NOT NULL validation for values ...

2017-10-02 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2783 IGNITE-6469: SQL: NOT NULL validation for values provided by Cache Interceptor You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain

[GitHub] ignite pull request #2709: IGNITE-6387: Added NOT NULL sql constraint valida...

2017-09-21 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2709 IGNITE-6387: Added NOT NULL sql constraint validation for values loaded from cache store You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2681: IGNITE-6396: Added test for SQL state error code ...

2017-09-18 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2681 IGNITE-6396: Added test for SQL state error code for NOT NULL violation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #2656: Ignite 6350: Forbid configurations with NOT NULL ...

2017-09-13 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2656 Ignite 6350: Forbid configurations with NOT NULL fields and read-through cache store You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2488: IGNITE-6024: support for server-side dml

2017-08-18 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2488 IGNITE-6024: support for server-side dml You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6024

[GitHub] ignite pull request #2393: IGNITE-5738: SQL: Added support for batching for ...

2017-08-03 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2393 IGNITE-5738: SQL: Added support for batching for jdbc2 driver You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2341: IGNITE-5648: SQL: Added support for NOT NULL cons...

2017-07-25 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2341 IGNITE-5648: SQL: Added support for NOT NULL constraint You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #2290: IGNITE-5382: SQL: Added per-schema connection loo...

2017-07-13 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2290 IGNITE-5382: SQL: Added per-schema connection lookup You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5382

[GitHub] ignite pull request #2254: IGNITE-5448: SQL: tables(cache) must only return ...

2017-07-06 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2254 IGNITE-5448: SQL: tables(cache) must only return tables belonging to given cache. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #2248: IGNITE-5483: SQL: Added limited support for Java8...

2017-07-05 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2248 IGNITE-5483: SQL: Added limited support for Java8 LocalDateTime You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #2115: IGNITE-5204: Fixed NPE on certain data with index...

2017-06-09 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2115 IGNITE-5204: Fixed NPE on certain data with index inlining You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #2107: IGNITE-5437: Handling query argument type for que...

2017-06-08 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2107 IGNITE-5437: Handling query argument type for query derived partitions You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #2034: IGNITE-5335: Fixed reading decimal binary field

2017-05-30 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2034 IGNITE-5335: Fixed reading decimal binary field You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5335

[GitHub] ignite pull request #1989: IGNITE-4724: SQL: corrected result type for AVG()

2017-05-22 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1989 IGNITE-4724: SQL: corrected result type for AVG() You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4724

[GitHub] ignite pull request #1968: Ignite 4575 binary enum for test purposes

2017-05-18 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1968 Ignite 4575 binary enum for test purposes You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4575-binary

[GitHub] ignite pull request #1916: IGNITE-4509: send unicast sql request when partit...

2017-05-05 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1916 IGNITE-4509: send unicast sql request when partition can be deduced f… …rom the query You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #1885: IGNITE-4575: SQL support for enum

2017-04-28 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1885 IGNITE-4575: SQL support for enum You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4575 Alternatively you

[GitHub] ignite pull request #1679: IGNITE-4575: Added enum support to SQL queries

2017-04-24 Thread skalashnikov
Github user skalashnikov closed the pull request at: https://github.com/apache/ignite/pull/1679 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1865: IGNITE-3487: hidden _key and _val columns

2017-04-24 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1865 IGNITE-3487: hidden _key and _val columns You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3487

[GitHub] ignite pull request #1727: IGNITE-3487: _key and _val fields should be exclu...

2017-04-24 Thread skalashnikov
Github user skalashnikov closed the pull request at: https://github.com/apache/ignite/pull/1727 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1832: index hints

2017-04-19 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1832 index hints You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3477-hints Alternatively you can review

[GitHub] ignite pull request #1749: IGNITE-4524: Index direct lookup for SQL MIN() an...

2017-04-06 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1749 IGNITE-4524: Index direct lookup for SQL MIN() and MAX() You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #1717: IGNITE-4524: Index direct lookup for SQL function...

2017-04-06 Thread skalashnikov
Github user skalashnikov closed the pull request at: https://github.com/apache/ignite/pull/1717 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1727: IGNITE-3487: _key and _val fields should be exclu...

2017-04-04 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1727 IGNITE-3487: _key and _val fields should be excluded from 'select * from' queries You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #1680: IGNITE-3487: Made _key and _val columns hidden

2017-04-04 Thread skalashnikov
Github user skalashnikov closed the pull request at: https://github.com/apache/ignite/pull/1680 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1508: IGNITE-4523 Allow distributed SQL query execution...

2017-04-02 Thread skalashnikov
Github user skalashnikov closed the pull request at: https://github.com/apache/ignite/pull/1508 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1717: IGNITE-4524: Index direct lookup for SQL function...

2017-03-31 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1717 IGNITE-4524: Index direct lookup for SQL functions MIN() and MAX() You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #1680: IGNITE-3487: Made _key and _val columns hidden

2017-03-28 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1680 IGNITE-3487: Made _key and _val columns hidden You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3487

[GitHub] ignite pull request #1679: IGNITE-4575: Added enum support to SQL queries

2017-03-27 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1679 IGNITE-4575: Added enum support to SQL queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-4575

[GitHub] ignite pull request #1638: IGNITE-3487: Made _key and _val columns hidden

2017-03-17 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1638 IGNITE-3487: Made _key and _val columns hidden You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-3487

[GitHub] ignite pull request #1573: IGNITE-3487 Removed _key and _val from table colu...

2017-03-17 Thread skalashnikov
Github user skalashnikov closed the pull request at: https://github.com/apache/ignite/pull/1573 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] ignite pull request #1573: IGNITE-3487 Removed _key and _val from table colu...

2017-02-27 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1573 IGNITE-3487 Removed _key and _val from table column list You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #1508: IGNITE-4523 Allow distributed SQL query execution...

2017-02-08 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1508 IGNITE-4523 Allow distributed SQL query execution over explicit set of partitions You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #1489: IGNITE-4252 Fixed exception with local cache quer...

2017-02-02 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1489 IGNITE-4252 Fixed exception with local cache query started on partiti… …oned cache You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #1484: IGNITE-4631 Added check to ensure QueryEntity 'ke...

2017-01-31 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1484 IGNITE-4631 Added check to ensure QueryEntity 'keyFields' is subset o… …f 'fields' You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] ignite pull request #1474: IGNITE-1495 Uppercase index fields in metadata

2017-01-27 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1474 IGNITE-1495 Uppercase index fields in metadata You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-1495

[GitHub] ignite pull request #1469: IGNITE-4105 Introduced separate thread pool for S...

2017-01-26 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1469 IGNITE-4105 Introduced separate thread pool for SQL queries You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #1455: IGNITE-2216: Added support for query fields disam...

2017-01-23 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1455 IGNITE-2216: Added support for query fields disambiguation You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite

[GitHub] ignite pull request #1422: IGNITE-3837: ODBC: Support for CONVERT function e...

2017-01-11 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1422 IGNITE-3837: ODBC: Support for CONVERT function escape sequence You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite

[GitHub] ignite pull request #1396: IGNITE-4493: ODBC: Added missing diagnostic recor...

2016-12-30 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1396 IGNITE-4493: ODBC: Added missing diagnostic records for error cases You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache

[GitHub] ignite pull request #1384: IGNITE-4470 Added support for log file configurat...

2016-12-26 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1384 IGNITE-4470 Added support for log file configuration via environmental variable IGNITE_ODBC_LOG_PATH You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] ignite pull request #1371: IGNITE-2793 Added support for byte arrays to ODBC

2016-12-21 Thread skalashnikov
GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/1371 IGNITE-2793 Added support for byte arrays to ODBC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-2793