Sergey Kalashnikov created IGNITE-13142:
---
Summary: SQL constraint not null added on key prevents correct
inserts
Key: IGNITE-13142
URL: https://issues.apache.org/jira/browse/IGNITE-13142
Guys,
I've taken the liberty of creating the ticket
(https://issues.apache.org/jira/browse/IGNITE-13110) for the proposed
changes.
I did some prototyping as well. You may find the draft code/test
changes in PR https://github.com/apache/ignite/pull/7893
Would appreciate if you can look at it and pr
Sergey Kalashnikov created IGNITE-13110:
---
Summary: An option to validate field types against SQL schema on
key-value insert
Key: IGNITE-13110
URL: https://issues.apache.org/jira/browse/IGNITE-13110
Hello Igniters!
I'm working on the improvement
https://issues.apache.org/jira/browse/IGNITE-12295 in scope of a larger
file-based rebalancing effort.
The ticket is aimed on making partition eviction work faster by cleaning
the shared index trees in a scanning manner instead of searching and
remo
Sergey Kalashnikov created IGNITE-12295:
---
Summary: Faster index eviction
Key: IGNITE-12295
URL: https://issues.apache.org/jira/browse/IGNITE-12295
Project: Ignite
Issue Type: Sub-task
Sergey Kalashnikov created IGNITE-8582:
--
Summary: MVCC TX: Cache store read-through support
Key: IGNITE-8582
URL: https://issues.apache.org/jira/browse/IGNITE-8582
Project: Ignite
Issue
Sergey Kalashnikov created IGNITE-8581:
--
Summary: MVCC TX: data streamer support
Key: IGNITE-8581
URL: https://issues.apache.org/jira/browse/IGNITE-8581
Project: Ignite
Issue Type: Bug
add new peek mode "MVCC_ALIVE_ONLY" which will
>> > perform full scan.
>> >
>> > Alternatively we may throw an "UnsupportedOperationException" from this
>> > method - why not?
>> >
>> > Thoughts?
>> >
>> > On Tue
Hi Igniters,
I need your advice on a task at hand.
Currently cache API size() is a constant time operation, since the
number of entries is maintained as a separate counter.
However, for MVCC-enabled cache there can be multiple versions of the
same entry.
In order to calculate the size we need to
Sergey Kalashnikov created IGNITE-8032:
--
Summary: Fix issues within TX DML reducer.
Key: IGNITE-8032
URL: https://issues.apache.org/jira/browse/IGNITE-8032
Project: Ignite
Issue Type
Sergey Kalashnikov created IGNITE-7843:
--
Summary: SQL: ALTER TABLE DROP column may break certain SQL queries
Key: IGNITE-7843
URL: https://issues.apache.org/jira/browse/IGNITE-7843
Project
Sergey Kalashnikov created IGNITE-7515:
--
Summary: ODBC: Socket error messages may be missing on linux
Key: IGNITE-7515
URL: https://issues.apache.org/jira/browse/IGNITE-7515
Project: Ignite
Sergey Kalashnikov created IGNITE-7359:
--
Summary: SQL: DDL synchronization with query and cache API
operations
Key: IGNITE-7359
URL: https://issues.apache.org/jira/browse/IGNITE-7359
Project
Sergey Kalashnikov created IGNITE-7333:
--
Summary: SQL: Documentation for ALTER TABLE DROP COLUMN statement
Key: IGNITE-7333
URL: https://issues.apache.org/jira/browse/IGNITE-7333
Project: Ignite
Sergey Kalashnikov created IGNITE-6511:
--
Summary: ODBC: SQLGetDiagRec doesn't follow specification when
buffer size is too small
Key: IGNITE-6511
URL: https://issues.apache.org/jira/browse/IGNITE
Sergey Kalashnikov created IGNITE-6469:
--
Summary: SQL: NOT NULL fields validation for values provided by
cache interceptor
Key: IGNITE-6469
URL: https://issues.apache.org/jira/browse/IGNITE-6469
Sergey Kalashnikov created IGNITE-6387:
--
Summary: SQL: NOT NULL fields validation with read-through cache
store
Key: IGNITE-6387
URL: https://issues.apache.org/jira/browse/IGNITE-6387
Project
Sergey Kalashnikov created IGNITE-6351:
--
Summary: SQL: Forbid NOT NULL constraints usage for a cache with
configured conflict resolver
Key: IGNITE-6351
URL: https://issues.apache.org/jira/browse/IGNITE-6351
Sergey Kalashnikov created IGNITE-6350:
--
Summary: SQL: Forbid NOT NULL constraints usage for a cache with
configured read-through cache store
Key: IGNITE-6350
URL: https://issues.apache.org/jira/browse
Sergey Kalashnikov created IGNITE-6349:
--
Summary: SQL: Forbid NOT NULL constraints usage for a cache with
configured interceptor
Key: IGNITE-6349
URL: https://issues.apache.org/jira/browse/IGNITE-6349
Sergey Kalashnikov created IGNITE-6314:
--
Summary: Fix alter table tests failures
Key: IGNITE-6314
URL: https://issues.apache.org/jira/browse/IGNITE-6314
Project: Ignite
Issue Type: Bug
Sergey Kalashnikov created IGNITE-6276:
--
Summary: SQL: Investigate parser generators
Key: IGNITE-6276
URL: https://issues.apache.org/jira/browse/IGNITE-6276
Project: Ignite
Issue Type
>
>> Alexander P., Sergi, Vovan, please share your thoughts.
>>
>> —
>> Denis
>>
>> > On Jul 20, 2017, at 12:27 PM, Sergey Kalashnikov
>> wrote:
>> >
>> > Hi Igniters,
>> >
>> > I am working on the ticket
>> >
Hi Igniters,
I am working on the ticket
https://issues.apache.org/jira/browse/IGNITE-5648, which purpose is to
add support for NOT NULL constraint for any fields of key or value
stored in Ignite cache.
I would appreciate your comments on the design approach I have described below.
In my opinion,
Sergey Kalashnikov created IGNITE-5437:
--
Summary: SQL: Incorrect partition is derived from query when
argument type differs from column type
Key: IGNITE-5437
URL: https://issues.apache.org/jira/browse/IGNITE
Sergey Kalashnikov created IGNITE-5335:
--
Summary: Wrong value read by SQL query for field containing
negative decimal
Key: IGNITE-5335
URL: https://issues.apache.org/jira/browse/IGNITE-5335
Anton,
Here is the status for IGNITE-4523.
The work is completed, tests are OK.
Most of the changes were made by Alexey and were reviewed.
I only authored few last commits for which I would appreciate a review.
The PR is https://github.com/apache/ignite/pull/1508
Thank you
--
Sergey
2017-02-09
Sergey Kalashnikov created IGNITE-4493:
--
Summary: ODBC: Add missing diagnostic records in case of API errors
Key: IGNITE-4493
URL: https://issues.apache.org/jira/browse/IGNITE-4493
Project
Sergey Kalashnikov created IGNITE-4470:
--
Summary: ODBC: Add support for logger configuration
Key: IGNITE-4470
URL: https://issues.apache.org/jira/browse/IGNITE-4470
Project: Ignite
Greetings! My name is Sergey and I'd like to join and contribute to Ignite.
Best Regards,
Sergey
30 matches
Mail list logo