[jira] [Created] (IGNITE-11537) SQL: enchanced log mode for SQL queries

2019-03-13 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11537: - Summary: SQL: enchanced log mode for SQL queries Key: IGNITE-11537 URL: https://issues.apache.org/jira/browse/IGNITE-11537 Project: Ignite Issue Type

[jira] [Created] (IGNITE-11529) SQL: Deprecate SqlQuery for nodejs platform

2019-03-12 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11529: - Summary: SQL: Deprecate SqlQuery for nodejs platform Key: IGNITE-11529 URL: https://issues.apache.org/jira/browse/IGNITE-11529 Project: Ignite Issue Type

[jira] [Created] (IGNITE-11528) SQL: Deprecate SqlQuery for python platform

2019-03-12 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11528: - Summary: SQL: Deprecate SqlQuery for python platform Key: IGNITE-11528 URL: https://issues.apache.org/jira/browse/IGNITE-11528 Project: Ignite Issue Type

[jira] [Created] (IGNITE-11527) SQL: Deprecate SqlQuery for php platform

2019-03-12 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11527: - Summary: SQL: Deprecate SqlQuery for php platform Key: IGNITE-11527 URL: https://issues.apache.org/jira/browse/IGNITE-11527 Project: Ignite Issue Type

[jira] [Created] (IGNITE-11526) SQL: Deprecate SqlQuery for c++ platform

2019-03-12 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11526: - Summary: SQL: Deprecate SqlQuery for c++ platform Key: IGNITE-11526 URL: https://issues.apache.org/jira/browse/IGNITE-11526 Project: Ignite Issue Type

[jira] [Created] (IGNITE-11525) SQL: Deprecate SqlQuery for .NET platform

2019-03-12 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11525: - Summary: SQL: Deprecate SqlQuery for .NET platform Key: IGNITE-11525 URL: https://issues.apache.org/jira/browse/IGNITE-11525 Project: Ignite Issue Type

[jira] [Created] (IGNITE-11473) SQL: check convert to ENUM type by functions CAST, CONVERT throws sane exception

2019-03-05 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11473: - Summary: SQL: check convert to ENUM type by functions CAST, CONVERT throws sane exception Key: IGNITE-11473 URL: https://issues.apache.org/jira/browse/IGNITE-11473

[jira] [Created] (IGNITE-11472) SQL: throw sane exception for unsupported features

2019-03-05 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11472: - Summary: SQL: throw sane exception for unsupported features Key: IGNITE-11472 URL: https://issues.apache.org/jira/browse/IGNITE-11472 Project: Ignite

[jira] [Created] (IGNITE-11453) SQL: command to wotk with permission must thrown clear exception witn UNSUPPORTED error code

2019-02-28 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11453: - Summary: SQL: command to wotk with permission must thrown clear exception witn UNSUPPORTED error code Key: IGNITE-11453 URL: https://issues.apache.org/jira/browse/IGNITE-11453

[jira] [Created] (IGNITE-11450) SQL: HELP and SHOW commands must throw clear exception with UNSUPPORTED error code

2019-02-28 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11450: - Summary: SQL: HELP and SHOW commands must throw clear exception with UNSUPPORTED error code Key: IGNITE-11450 URL: https://issues.apache.org/jira/browse/IGNITE-11450

[jira] [Created] (IGNITE-11444) SQL: MERGE USING throws unclear exception

2019-02-28 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11444: - Summary: SQL: MERGE USING throws unclear exception Key: IGNITE-11444 URL: https://issues.apache.org/jira/browse/IGNITE-11444 Project: Ignite Issue Type

Re: SQL: INSERT with hidden columns _key, _val and check the type of input objects

2019-02-27 Thread Taras Ledkov
not into the cache. So, throw IgniteSQLException is expected behavior in this case, i think. [1]. https://issues.apache.org/jira/browse/IGNITE-5250 -- Taras Ledkov Mail-To: tled...@gridgain.com -- Taras Ledkov Mail-To: tled...@gridgain.com

Re: SQL: INSERT with hidden columns _key, _val and check the type of input objects

2019-02-27 Thread Taras Ledkov
t 1:52 AM Denis Magda wrote: Folks, Do we want to preserve the annotation-based configuration? There are too many ways to configure SQL indexes/fields. For instance, if our new SQL API could see and access all of the fields out-of-the-box (without any extra settings) and DDL will be used to d

SQL: INSERT with hidden columns _key, _val and check the type of input objects

2019-02-21 Thread Taras Ledkov
onKey")' is a typical mistake of Ignite newcomers. One more argument for check: SQL INSERT sematic means the row is inserted into the specified TABLE, not into the cache. So, throw IgniteSQLException is expected behavior in this case, i think. [1]. https://issues.apache.org/jira/browse/IGNITE-5250

[jira] [Created] (IGNITE-11370) Doc: remove SqlQuery documentation

2019-02-20 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11370: - Summary: Doc: remove SqlQuery documentation Key: IGNITE-11370 URL: https://issues.apache.org/jira/browse/IGNITE-11370 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-11369) Remove H2 console form documentation

2019-02-20 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11369: - Summary: Remove H2 console form documentation Key: IGNITE-11369 URL: https://issues.apache.org/jira/browse/IGNITE-11369 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-11193) MVCC TX: the query with specified explicit patririons fails

2019-02-04 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11193: - Summary: MVCC TX: the query with specified explicit patririons fails Key: IGNITE-11193 URL: https://issues.apache.org/jira/browse/IGNITE-11193 Project: Ignite

[jira] [Created] (IGNITE-11143) SQL: Warning about long query execution should be printed by timeout (now is printed after query finished)

2019-01-30 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-11143: - Summary: SQL: Warning about long query execution should be printed by timeout (now is printed after query finished) Key: IGNITE-11143 URL: https://issues.apache.org/jira/browse

[jira] [Created] (IGNITE-11119) Test IgniteCacheQueryH2IndexingLeakTest#testLeaksInIgniteH2IndexingOnTerminatedThread is not stable

2019-01-29 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9: - Summary: Test IgniteCacheQueryH2IndexingLeakTest#testLeaksInIgniteH2IndexingOnTerminatedThread is not stable Key: IGNITE-9 URL: https://issues.apache.org/jira/browse

[jira] [Created] (IGNITE-10864) JDK11: fix check jdk version at the ignite.bat

2019-01-09 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-10864: - Summary: JDK11: fix check jdk version at the ignite.bat Key: IGNITE-10864 URL: https://issues.apache.org/jira/browse/IGNITE-10864 Project: Ignite Issue

[jira] [Created] (IGNITE-10781) Add supportion findNext for H2TreeIndex to use H2 optimization for DISTINCT

2018-12-21 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-10781: - Summary: Add supportion findNext for H2TreeIndex to use H2 optimization for DISTINCT Key: IGNITE-10781 URL: https://issues.apache.org/jira/browse/IGNITE-10781

[jira] [Created] (IGNITE-10580) H2 connection and statements are reused invalid for local sql queries

2018-12-06 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-10580: - Summary: H2 connection and statements are reused invalid for local sql queries Key: IGNITE-10580 URL: https://issues.apache.org/jira/browse/IGNITE-10580 Project

Re: Improve lazy mode SQL query execution (IGNITE-9171)

2018-11-22 Thread Taras Ledkov
. Makes sense? On Wed, Nov 21, 2018 at 4:15 PM Taras Ledkov wrote: Vladimir, The query protocol will be changed in both solution. The tables versions must be added to the 'GridQueryNextPageResponse' message and must be compared on the reduce node too. Because the DLL / DML race may be happens

Re: Improve lazy mode SQL query execution (IGNITE-9171)

2018-11-21 Thread Taras Ledkov
may give them serious performance benefits (e.g. CREATE INDEX). So I propose to go with your solution for now, and start thinking about SQL -> PME integration in the background. Vladimir. On Wed, Nov 21, 2018 at 2:23 PM Taras Ledkov wrote: Hi community, We will enhance lazy mode for SQL qu

Improve lazy mode SQL query execution (IGNITE-9171)

2018-11-21 Thread Taras Ledkov
, because some data have been delivered to user and we don't track which data is delivered. PROS: - no deadlocks; - no contention on table lock for SQL query. What do you think? -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-10224) JDBC thin: the statement must be removed from statements list when it is closed

2018-11-12 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-10224: - Summary: JDBC thin: the statement must be removed from statements list when it is closed Key: IGNITE-10224 URL: https://issues.apache.org/jira/browse/IGNITE-10224

[jira] [Created] (IGNITE-10132) TC: the thin client suites (PHP, nodejs etc) must contains log of the Ignite node

2018-11-02 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-10132: - Summary: TC: the thin client suites (PHP, nodejs etc) must contains log of the Ignite node Key: IGNITE-10132 URL: https://issues.apache.org/jira/browse/IGNITE-10132

[jira] [Created] (IGNITE-9933) SQL: lazy mode isn't used on reduce step

2018-10-18 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9933: Summary: SQL: lazy mode isn't used on reduce step Key: IGNITE-9933 URL: https://issues.apache.org/jira/browse/IGNITE-9933 Project: Ignite Issue Type

[jira] [Created] (IGNITE-9814) JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type

2018-10-08 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9814: Summary: JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type Key: IGNITE-9814 URL: https://issues.apache.org/jira/browse/IGNITE

[jira] [Created] (IGNITE-9813) Unstablle behaviour in org.apache.ignite.internal.processors.query.GridQueryProcessor#processSchemaOperationLocal

2018-10-08 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9813: Summary: Unstablle behaviour in org.apache.ignite.internal.processors.query.GridQueryProcessor#processSchemaOperationLocal Key: IGNITE-9813 URL: https://issues.apache.org/jira

[jira] [Created] (IGNITE-9791) Document: SQL query lazy mode is used by default

2018-10-04 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9791: Summary: Document: SQL query lazy mode is used by default Key: IGNITE-9791 URL: https://issues.apache.org/jira/browse/IGNITE-9791 Project: Ignite Issue Type

[jira] [Created] (IGNITE-9781) JDK11: SSL handshake is failed

2018-10-03 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9781: Summary: JDK11: SSL handshake is failed Key: IGNITE-9781 URL: https://issues.apache.org/jira/browse/IGNITE-9781 Project: Ignite Issue Type: Bug Affects

Re: [IMPORTANT] Apache Ignite 2.7 and Java 11 support

2018-09-27 Thread Taras Ledkov
9.html [5] http://www.java-countdown.xyz/ -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-9728) JDK11: external class loader problem

2018-09-27 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9728: Summary: JDK11: external class loader problem Key: IGNITE-9728 URL: https://issues.apache.org/jira/browse/IGNITE-9728 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9727) JDK9/10/11: ignite run script must be works with JDK9/10/11

2018-09-27 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9727: Summary: JDK9/10/11: ignite run script must be works with JDK9/10/11 Key: IGNITE-9727 URL: https://issues.apache.org/jira/browse/IGNITE-9727 Project: Ignite

[jira] [Created] (IGNITE-9687) JDK9: JTA tests failed

2018-09-25 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9687: Summary: JDK9: JTA tests failed Key: IGNITE-9687 URL: https://issues.apache.org/jira/browse/IGNITE-9687 Project: Ignite Issue Type: Task Affects

[jira] [Created] (IGNITE-9686) JDK9: pass JVM options to new process when start remote test node

2018-09-25 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9686: Summary: JDK9: pass JVM options to new process when start remote test node Key: IGNITE-9686 URL: https://issues.apache.org/jira/browse/IGNITE-9686 Project: Ignite

[jira] [Created] (IGNITE-9684) JDK9: pass JVM options to created process at HadoopCommandLineTest#createProcessBuilder

2018-09-25 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9684: Summary: JDK9: pass JVM options to created process at HadoopCommandLineTest#createProcessBuilder Key: IGNITE-9684 URL: https://issues.apache.org/jira/browse/IGNITE-9684

[jira] [Created] (IGNITE-9670) JDK9: supports hadoop Ignite module

2018-09-24 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9670: Summary: JDK9: supports hadoop Ignite module Key: IGNITE-9670 URL: https://issues.apache.org/jira/browse/IGNITE-9670 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-9629) JDBCv2: JdbcThinResultSet must support types conversions

2018-09-18 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9629: Summary: JDBCv2: JdbcThinResultSet must support types conversions Key: IGNITE-9629 URL: https://issues.apache.org/jira/browse/IGNITE-9629 Project: Ignite

[jira] [Created] (IGNITE-9616) SQL: Introduce H2 factory for holder of aggregate result

2018-09-17 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9616: Summary: SQL: Introduce H2 factory for holder of aggregate result Key: IGNITE-9616 URL: https://issues.apache.org/jira/browse/IGNITE-9616 Project: Ignite

[jira] [Created] (IGNITE-9546) Document GROUP_CONCAT aggregate function

2018-09-11 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9546: Summary: Document GROUP_CONCAT aggregate function Key: IGNITE-9546 URL: https://issues.apache.org/jira/browse/IGNITE-9546 Project: Ignite Issue Type: Task

Re: Minor version changes and server/client compatibility

2018-09-10 Thread Taras Ledkov
to ignore the last field in the version when doing a compatibility test, e.g., 2.5.0 and 2.5.foobar would be considered compatible.Is there some reason ignite requires and exact match? How do other Ignite users handle this problem? Thanks, -DH -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-9379) Ignite node hangs after OOM in a thread from thin client thread pool

2018-08-24 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9379: Summary: Ignite node hangs after OOM in a thread from thin client thread pool Key: IGNITE-9379 URL: https://issues.apache.org/jira/browse/IGNITE-9379 Project: Ignite

[jira] [Created] (IGNITE-9171) Use lazy mode with results pre-fetch

2018-08-02 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-9171: Summary: Use lazy mode with results pre-fetch Key: IGNITE-9171 URL: https://issues.apache.org/jira/browse/IGNITE-9171 Project: Ignite Issue Type

[jira] [Created] (IGNITE-8541) Auth: username case sensitive/insensitive behavior is invalid

2018-05-21 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8541: Summary: Auth: username case sensitive/insensitive behavior is invalid Key: IGNITE-8541 URL: https://issues.apache.org/jira/browse/IGNITE-8541 Project: Ignite

[jira] [Created] (IGNITE-8492) JDBC: Add a note about authentication for thin driver to docs

2018-05-15 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8492: Summary: JDBC: Add a note about authentication for thin driver to docs Key: IGNITE-8492 URL: https://issues.apache.org/jira/browse/IGNITE-8492 Project: Ignite

[jira] [Created] (IGNITE-8444) Authentication: add documentation about user management SQL command and authentication feature

2018-05-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8444: Summary: Authentication: add documentation about user management SQL command and authentication feature Key: IGNITE-8444 URL: https://issues.apache.org/jira/browse/IGNITE-8444

[jira] [Created] (IGNITE-8356) Possible race at the discovery on the start node

2018-04-23 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8356: Summary: Possible race at the discovery on the start node Key: IGNITE-8356 URL: https://issues.apache.org/jira/browse/IGNITE-8356 Project: Ignite Issue Type

[jira] [Created] (IGNITE-8355) NPE on start node with enabled authentication

2018-04-23 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8355: Summary: NPE on start node with enabled authentication Key: IGNITE-8355 URL: https://issues.apache.org/jira/browse/IGNITE-8355 Project: Ignite Issue Type

[jira] [Created] (IGNITE-8347) Memory leaks on restart Ignite node with enabled persistence at ThreadLocal

2018-04-20 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8347: Summary: Memory leaks on restart Ignite node with enabled persistence at ThreadLocal Key: IGNITE-8347 URL: https://issues.apache.org/jira/browse/IGNITE-8347 Project

[jira] [Created] (IGNITE-8280) NPE on some cases at the QueryEntity.getDecimalInfo

2018-04-16 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8280: Summary: NPE on some cases at the QueryEntity.getDecimalInfo Key: IGNITE-8280 URL: https://issues.apache.org/jira/browse/IGNITE-8280 Project: Ignite Issue

Re: Breaking change in JDBC connection string format

2018-04-03 Thread Taras Ledkov
ment variable. Thoughts? Vladimir. -- Taras Ledkov Mail-To: tled...@gridgain.com

Re: .NET: Add "authenticationEnabled" flag to IgntieConfiguration

2018-03-26 Thread Taras Ledkov
; voze...@gridgain.com> wrote: Pavel, We introduced new flag IgniteConfiguration.authenticationEnabled recently. Would you mind adding it to IgniteConfigutation.cs [1]? Vladimir. [1] https://issues.apache.org/jira/browse/IGNITE-8034 -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-8024) Enhance JDBC logging

2018-03-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-8024: Summary: Enhance JDBC logging Key: IGNITE-8024 URL: https://issues.apache.org/jira/browse/IGNITE-8024 Project: Ignite Issue Type: Task Components

[jira] [Created] (IGNITE-7999) Enhance performance of the thin JDBC streaming mode

2018-03-20 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7999: Summary: Enhance performance of the thin JDBC streaming mode Key: IGNITE-7999 URL: https://issues.apache.org/jira/browse/IGNITE-7999 Project: Ignite Issue

Re: Data compression design proposal

2018-03-06 Thread Taras Ledkov
lopers.2346864.n4.nabble.com/Data-compression-in-Ignite-tc20679.html -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-7846) SQL: support COPY command by native SQL api

2018-02-28 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7846: Summary: SQL: support COPY command by native SQL api Key: IGNITE-7846 URL: https://issues.apache.org/jira/browse/IGNITE-7846 Project: Ignite Issue Type

[jira] [Created] (IGNITE-7778) User's authentication data must be persisted on cluster with disabled persistence

2018-02-21 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7778: Summary: User's authentication data must be persisted on cluster with disabled persistence Key: IGNITE-7778 URL: https://issues.apache.org/jira/browse/IGNITE-7778

[jira] [Created] (IGNITE-7745) JDBC: Add a note about SSL connection to docs

2018-02-18 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7745: Summary: JDBC: Add a note about SSL connection to docs Key: IGNITE-7745 URL: https://issues.apache.org/jira/browse/IGNITE-7745 Project: Ignite Issue Type

Re: Username/password authentication for thin clients

2018-02-12 Thread Taras Ledkov
://github.com/jeremyh/jBCrypt/blob/master/src/main/java/org/mindrot/BCrypt.java On 18.01.2018 13:50, Taras Ledkov wrote: Password hashing algorithms of the popular vendors: mysql: SHA-265, old-native-hash postgres: MD5, DES, Extended DES, Blowfish-based oracle: SHA-1 Some about "comparison"

[jira] [Created] (IGNITE-7558) CLI AUTH: add user authentication to JDBC thin driver

2018-01-29 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7558: Summary: CLI AUTH: add user authentication to JDBC thin driver Key: IGNITE-7558 URL: https://issues.apache.org/jira/browse/IGNITE-7558 Project: Ignite Issue

[jira] [Created] (IGNITE-7557) CLI AUTH: implement SQL commands to users management

2018-01-29 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7557: Summary: CLI AUTH: implement SQL commands to users management Key: IGNITE-7557 URL: https://issues.apache.org/jira/browse/IGNITE-7557 Project: Ignite Issue

Re: Username/password authentication for thin clients

2018-01-18 Thread Taras Ledkov
d (possibly) analysis what other vendors use. On Tue, Jan 16, 2018 at 3:56 PM, Taras Ledkov <tled...@gridgain.com> wrote: What do you think about usage bcrypt [1], [2] to store encrypted password? [1] https://stackoverflow.com/questions/1561174/sha512-vs-blowfi sh-and-bcrypt [2] https://en.wi

[jira] [Created] (IGNITE-7439) CLI AUTH: implement user credential storage and default admin user creation

2018-01-16 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7439: Summary: CLI AUTH: implement user credential storage and default admin user creation Key: IGNITE-7439 URL: https://issues.apache.org/jira/browse/IGNITE-7439 Project

Re: Username/password authentication for thin clients

2018-01-16 Thread Taras Ledkov
+ hash] [1] -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-7436) Username/password authentication for thin clients

2018-01-16 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7436: Summary: Username/password authentication for thin clients Key: IGNITE-7436 URL: https://issues.apache.org/jira/browse/IGNITE-7436 Project: Ignite Issue

[jira] [Created] (IGNITE-7376) Document optional on-heap row cache

2018-01-10 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7376: Summary: Document optional on-heap row cache Key: IGNITE-7376 URL: https://issues.apache.org/jira/browse/IGNITE-7376 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-7343) Add guard to prevent concurrent usage the JDBC thin connection

2017-12-29 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7343: Summary: Add guard to prevent concurrent usage the JDBC thin connection Key: IGNITE-7343 URL: https://issues.apache.org/jira/browse/IGNITE-7343 Project: Ignite

[jira] [Created] (IGNITE-7260) DDL needs to support DEFAULT value for ADD COLUMN operation

2017-12-20 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-7260: Summary: DDL needs to support DEFAULT value for ADD COLUMN operation Key: IGNITE-7260 URL: https://issues.apache.org/jira/browse/IGNITE-7260 Project: Ignite

[jira] [Created] (IGNITE-6752) JDBC thin: connection property refactoring

2017-10-25 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6752: Summary: JDBC thin: connection property refactoring Key: IGNITE-6752 URL: https://issues.apache.org/jira/browse/IGNITE-6752 Project: Ignite Issue Type: Task

Re: Wrong SQL statement

2017-10-17 Thread Taras Ledkov
("INSERT INTO Person VALUES(?,?)") .setArgs("Bob", 25) ); assertEquals(1L, cursor.getAll().get(0).get(0)); } } } [1] http://www.h2database.com/html/history.html [2]http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-6625) JDBC thin: support SSL connection to Ignite node

2017-10-13 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6625: Summary: JDBC thin: support SSL connection to Ignite node Key: IGNITE-6625 URL: https://issues.apache.org/jira/browse/IGNITE-6625 Project: Ignite Issue Type

[jira] [Created] (IGNITE-6582) JDBC thin: supports 'updatedOnServer' connection flag

2017-10-09 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6582: Summary: JDBC thin: supports 'updatedOnServer' connection flag Key: IGNITE-6582 URL: https://issues.apache.org/jira/browse/IGNITE-6582 Project: Ignite Issue

[jira] [Created] (IGNITE-6522) Binary metadata is invalid after creation on BinaryConfiguration.classNames with wildcard

2017-09-28 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6522: Summary: Binary metadata is invalid after creation on BinaryConfiguration.classNames with wildcard Key: IGNITE-6522 URL: https://issues.apache.org/jira/browse/IGNITE-6522

[jira] [Created] (IGNITE-6481) JDBC v2: must not use a cache to query Ignite

2017-09-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6481: Summary: JDBC v2: must not use a cache to query Ignite Key: IGNITE-6481 URL: https://issues.apache.org/jira/browse/IGNITE-6481 Project: Ignite Issue Type

[jira] [Created] (IGNITE-6465) JDBC thin: SQLSTATE is not set for BatchUpdateException

2017-09-21 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6465: Summary: JDBC thin: SQLSTATE is not set for BatchUpdateException Key: IGNITE-6465 URL: https://issues.apache.org/jira/browse/IGNITE-6465 Project: Ignite

[jira] [Created] (IGNITE-6326) JDBC thin: statement type mismatch error is handled incorrect

2017-09-11 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6326: Summary: JDBC thin: statement type mismatch error is handled incorrect Key: IGNITE-6326 URL: https://issues.apache.org/jira/browse/IGNITE-6326 Project: Ignite

[jira] [Created] (IGNITE-6291) JDBC thin protocol compatibility

2017-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6291: Summary: JDBC thin protocol compatibility Key: IGNITE-6291 URL: https://issues.apache.org/jira/browse/IGNITE-6291 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-6288) NPE on SQL query with parameters on custom schema name

2017-09-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6288: Summary: NPE on SQL query with parameters on custom schema name Key: IGNITE-6288 URL: https://issues.apache.org/jira/browse/IGNITE-6288 Project: Ignite

[jira] [Created] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2017-08-29 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6217: Summary: Add benchmark to compare JDBC drivers and native SQL execution Key: IGNITE-6217 URL: https://issues.apache.org/jira/browse/IGNITE-6217 Project: Ignite

[jira] [Created] (IGNITE-6169) JDBC compatibility is broken

2017-08-23 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6169: Summary: JDBC compatibility is broken Key: IGNITE-6169 URL: https://issues.apache.org/jira/browse/IGNITE-6169 Project: Ignite Issue Type: Bug

[jira] [Created] (IGNITE-6148) DBC thin: improve error handling, support categorized SQLExceptions

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6148: Summary: DBC thin: improve error handling, support categorized SQLExceptions Key: IGNITE-6148 URL: https://issues.apache.org/jira/browse/IGNITE-6148 Project: Ignite

[jira] [Created] (IGNITE-6147) JDBC thin: improve error handling, support SQLWarning

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6147: Summary: JDBC thin: improve error handling, support SQLWarning Key: IGNITE-6147 URL: https://issues.apache.org/jira/browse/IGNITE-6147 Project: Ignite Issue

[jira] [Created] (IGNITE-6146) JDBC thin: improve error handling, supports vendorCode and SQLState

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6146: Summary: JDBC thin: improve error handling, supports vendorCode and SQLState Key: IGNITE-6146 URL: https://issues.apache.org/jira/browse/IGNITE-6146 Project: Ignite

[jira] [Created] (IGNITE-6145) JDBC thin: support connection pooling

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6145: Summary: JDBC thin: support connection pooling Key: IGNITE-6145 URL: https://issues.apache.org/jira/browse/IGNITE-6145 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-6144) JDBC thin: add tests for escape syntax required for JDBC compliance

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6144: Summary: JDBC thin: add tests for escape syntax required for JDBC compliance Key: IGNITE-6144 URL: https://issues.apache.org/jira/browse/IGNITE-6144 Project: Ignite

[jira] [Created] (IGNITE-6143) JDBC thin: support streams in ResultSet and PreparedStatement

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6143: Summary: JDBC thin: support streams in ResultSet and PreparedStatement Key: IGNITE-6143 URL: https://issues.apache.org/jira/browse/IGNITE-6143 Project: Ignite

[jira] [Created] (IGNITE-6142) JDBC thin: support ARRAY type

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6142: Summary: JDBC thin: support ARRAY type Key: IGNITE-6142 URL: https://issues.apache.org/jira/browse/IGNITE-6142 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-6141) JDBC thin: support BLOB and CLOB types

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6141: Summary: JDBC thin: support BLOB and CLOB types Key: IGNITE-6141 URL: https://issues.apache.org/jira/browse/IGNITE-6141 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-6140) JDBC thin: implement DataSource interface

2017-08-22 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6140: Summary: JDBC thin: implement DataSource interface Key: IGNITE-6140 URL: https://issues.apache.org/jira/browse/IGNITE-6140 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-6130) JDBC Thin: getTypes returns invalid result set

2017-08-21 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6130: Summary: JDBC Thin: getTypes returns invalid result set Key: IGNITE-6130 URL: https://issues.apache.org/jira/browse/IGNITE-6130 Project: Ignite Issue Type

Re: SQL usability issues

2017-08-21 Thread Taras Ledkov
ted. The links to the tickets are below. [1] http://dbeaver.jkiss.org/ [2] https://issues.apache.org/jira/browse/IGNITE-6048 [3] https://issues.apache.org/jira/browse/IGNITE-6046 [4] https://issues.apache.org/jira/browse/IGNITE-6047 [5] https://issues.apache.org/jira/browse/IGNITE-5233 D. -- Taras Ledkov Mail-To: tled...@gridgain.com

[jira] [Created] (IGNITE-6028) JDBC thin Driver: support metadata getFunctions methods

2017-08-10 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-6028: Summary: JDBC thin Driver: support metadata getFunctions methods Key: IGNITE-6028 URL: https://issues.apache.org/jira/browse/IGNITE-6028 Project: Ignite

[jira] [Created] (IGNITE-5604) Activate fails node was stopped with cancel=true and big objects in cache

2017-06-28 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-5604: Summary: Activate fails node was stopped with cancel=true and big objects in cache Key: IGNITE-5604 URL: https://issues.apache.org/jira/browse/IGNITE-5604 Project

[jira] [Created] (IGNITE-5462) JDBC thin driver: add complex DDL+DML test.

2017-06-09 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-5462: Summary: JDBC thin driver: add complex DDL+DML test. Key: IGNITE-5462 URL: https://issues.apache.org/jira/browse/IGNITE-5462 Project: Ignite Issue Type

[jira] [Created] (IGNITE-5456) JDBC thin driver: the statement produces multiple result sets must be handled correct

2017-06-08 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-5456: Summary: JDBC thin driver: the statement produces multiple result sets must be handled correct Key: IGNITE-5456 URL: https://issues.apache.org/jira/browse/IGNITE-5456

[jira] [Created] (IGNITE-5440) JDBC thin: support SQL esacpe processing

2017-06-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-5440: Summary: JDBC thin: support SQL esacpe processing Key: IGNITE-5440 URL: https://issues.apache.org/jira/browse/IGNITE-5440 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-5439) JDBC thin: support query cancel

2017-06-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-5439: Summary: JDBC thin: support query cancel Key: IGNITE-5439 URL: https://issues.apache.org/jira/browse/IGNITE-5439 Project: Ignite Issue Type: Task

[jira] [Created] (IGNITE-5438) DBC thin: support query timeout

2017-06-07 Thread Taras Ledkov (JIRA)
Taras Ledkov created IGNITE-5438: Summary: DBC thin: support query timeout Key: IGNITE-5438 URL: https://issues.apache.org/jira/browse/IGNITE-5438 Project: Ignite Issue Type: Task

<    1   2   3   >