1. 8737d92 IGNITE-22060: Enable sql logic tests for NOT NULL constraint violation (#3618) by Max Zhuravkov · 5 weeks ago
  2. c69918e IGNITE-20516 Remove openapi.yaml from source code (#3581) by Mikhail · 5 weeks ago
  3. ad69dfd IGNITE-22055 Shut destruction executor down before closing volatile regions (#3616) by Roman Puchkovskiy · 5 weeks ago
  4. e18c0a0 IGNITE-22027 Disable destruction_does_not_update_data (#3617) by Alexander Lapin · 5 weeks ago
  5. c1f9e5e Bump asm from 9.6 to 9.7 (#3481) by dependabot[bot] · 5 weeks ago
  6. 93165bd Bump uk.co.datumedge:hamcrest-json from 0.2 to 0.3 (#3587) by dependabot[bot] · 5 weeks ago
  7. 46f09f5 IGNITE-22029 Change default configuration according to default RAFT option (#3596) by Vladislav Pyatkov · 6 weeks ago
  8. 7306b53 IGNITE-22047 Ignore index destruction attempt if table storage is closed/destroyed (#3609) by Roman Puchkovskiy · 6 weeks ago
  9. ac10fb0 IGNITE-22052 Disable flaky basic_authenticator_test (#3612) by Pavel Tupitsyn · 6 weeks ago
  10. 0f9f1df IGNITE-22015: Fix checking NOT NULL constraint for UPDATE, MERGE, INSERT INTO ... FROM statements (#3583) by Max Zhuravkov · 6 weeks ago
  11. 09cd1d8 IGNITE-22042 Do not enlist operations in a FINISHING transaction (#3604) by Cyrill · 6 weeks ago
  12. a3e8fd1 IGNITE-21904 Mechanism to provide custom Event implementations to register EventSerializer (#3606) by Viacheslav Blinov · 6 weeks ago
  13. 6b0358f IGNITE-22033 Replace PlacementDriver#currentLease with #getPrimaryReplica in ReadWriteTxContext#waitReadyToFinish (#3600) by Denis Chudov · 6 weeks ago
  14. 2534207 IGNITE-21921 Sql. Cover SQL E071-01 (Basic query expressions, UNION DISTINCT table operator) feature by tests (#3559) by Evgeniy Stanilovskiy · 6 weeks ago
  15. 1bee9be IGNITE-21976 Sql. Amend TREE keyword to SORTED for CREATE INDEX syntax (#3601) by Pavel Pereslegin · 6 weeks ago
  16. ea454d4 IGNITE-22045 Fix ItComputeApiThreadingTest (#3607) by Roman Puchkovskiy · 6 weeks ago
  17. 79d5bc8 IGNITE-21902 Add an option to configure log storage path (#3605) by Phillippko · 6 weeks ago
  18. a7545f3 IGNITE-22022: Support of JSON object with nested object creation (#3592) by Max Zhuravkov · 6 weeks ago
  19. 770030b IGNITE-22038 Make idle safe time sending more robust (#3602) by Roman Puchkovskiy · 6 weeks ago
  20. c22595a IGNITE-21914 Cover SQL T631(IN predicate with one list element) feature by tests (#3571) by Andrew V. Mashenkov · 6 weeks ago
  21. f38ecb9 IGNITE-22035 Reduce memory consumption of integration tests (#3598) by Vadim Pakhnushev · 6 weeks ago
  22. 95a9a44 IGNITE-21919 Sql. Cover SQL E031-03 (Identifiers, Trailing underscore feature) by tests (#3570) by Max Zhuravkov · 6 weeks ago
  23. 058e5c9 IGNITE-22021 Set null into IndexStorage#getNextRowIdToBuild for the primary index (#3589) by Kirill Tkalenko · 6 weeks ago
  24. d163552 IGNITE-22030 Remove unused jackson-dataformat-msgpack dependency (#3595) by Pavel Tupitsyn · 6 weeks ago
  25. 2dd41ef IGNITE-22027 Fix ItPrimaryReplicaChoiceTest#testPrimaryChangeLongHandling (#3593) by Alexander Lapin · 6 weeks ago
  26. 34354d2 IGNITE-21987 Optimize RO scan in sorted indexes (#3566) by Phillippko · 6 weeks ago
  27. 94b064a IGNITE-21933 Fix TxStateStorage#leaseStartTime possible inconsistency with partition storage (#3551) by Denis Chudov · 6 weeks ago
  28. f10ab88 IGNITE-20416 Retry when schema change is detected during implicit transaction (#3584) by Roman Puchkovskiy · 6 weeks ago
  29. 87cf63d IGNITE-21841 The FilePageStoreManager constructor should not throw an exception. (#3476) by Andrey Novikov · 6 weeks ago
  30. 5c6befa IGNITE-21840 PersistentPageMemoryStorageEngine#createMvTable should return MvTableStorage. (#3477) by Andrey Novikov · 6 weeks ago
  31. 0ce7447 IGNITE-22025 .NET: Remove Console.WriteLine leftovers (#3586) by Pavel Tupitsyn · 6 weeks ago
  32. 97ccd37 IGNITE-21916 Sql. Cover SQL T828 (JSON_QUERY) feature by tests (#3577) by Pavel Pereslegin · 6 weeks ago
  33. 90b4e24 IGNITE-21917: Cover SQL T434 (GROUP BY DISTINCT) feature by tests (#3580) by Max Zhuravkov · 6 weeks ago
  34. 1b8046c IGNITE-21762 Run cleanup on primary reelection for all finished txns. (#3540) by Cyrill · 6 weeks ago
  35. 4ed64a8 IGNITE-21922: Cover SQL E141-01(Basic integrity constraints, NOT NULL constraints) feature by tests (#3578) by Max Zhuravkov · 6 weeks ago
  36. c47c746 IGNITE-19274 Sql. Jdbc client time zone propagation (#3558) by Pavel Pereslegin · 6 weeks ago
  37. a0bbb71 IGNITE-21721 Sql. Adjust cost estimation for index scan (#3579) by korlov42 · 6 weeks ago
  38. 010111e IGNITE-22018 Fix flaky ItConnectionHeartbeatTest (#3582) by Vadim Pakhnushev · 6 weeks ago
  39. a4ceab5 IGNITE-21892 Await replica services creation in ItPlacementDriverReplicaSideTest (#3574) by Alexander Lapin · 6 weeks ago
  40. 77bbc39 IGNITE-21995 Do not disable thread assertions in tests (#3565) by Roman Puchkovskiy · 7 weeks ago
  41. 0c7076c IGNITE-21594 Storage profiles (#3266) by Kirill Gusakov · 7 weeks ago
  42. 7a479e1 IGNITE-21480 Check local node before broadcasting (#3568) by Vadim Pakhnushev · 7 weeks ago
  43. e78b369 IGNITE-21920 Cover SQL E051-04 (Basic query specification, GROUP BY can contain columns not in <select list>) feature by tests (#3572) by Andrew V. Mashenkov · 7 weeks ago
  44. 6f29716 IGNITE-21382 Fixed flaky ItPrimaryReplicaChoiceTest.testPrimaryChangeLongHandling (#3495) by Denis Chudov · 7 weeks ago
  45. 266fdc6 IGNITE-20606 Sql. Add syntax to support setting the default distribution zone (#3567) by Pavel Pereslegin · 7 weeks ago
  46. 6fda204 IGNITE-22008 Fix double-checked locking in ReadWriteTransactionImpl (#3576) by Roman Puchkovskiy · 7 weeks ago
  47. b03ea24 IGNITE-22002 Substitute assertion with explicit check for PrimaryReplicaChangeCommand (#3573) by Alexander Lapin · 7 weeks ago
  48. e067aea IGNITE-21494 Data Streamer: use one executor per node for flushTimer (#3562) by Pavel Tupitsyn · 7 weeks ago
  49. 5075e7d IGNITE-21924 Improve user threads handling (#3547) by Roman Puchkovskiy · 7 weeks ago
  50. 4ebefb3 IGNITE-21307 Add using a failure handler during watch processing (#3553) by Slava Koptilin · 7 weeks ago
  51. 3cb914d IGNITE-21580 Sql. Optimise query plans when using two phase aggregates (#3552) by Andrew V. Mashenkov · 7 weeks ago
  52. 9a24cc6 IGNITE-21490 .NET: Add DataStreamer data removal (#3560) by Pavel Tupitsyn · 7 weeks ago
  53. 0757083 IGNITE-21905 Add integration test for EventLog (#3554) by Aleksandr Pakhomov · 7 weeks ago
  54. 303cfa0 IGNITE-21773 Don't notify low watermark update listeners at node start (#3549) by Kirill Tkalenko · 7 weeks ago
  55. 3dd9560 IGNITE-21895 Assertion rarely raised on LimitExecutionTest.testLimit (#3531) by Evgeniy Stanilovskiy · 7 weeks ago
  56. d62471e IGNITE-21989 Get topology in the JDBC URL completer directly (#3555) by Vadim Pakhnushev · 7 weeks ago
  57. 1539873 IGNITE-21757 Fix redeploy (#3528) by Vadim Pakhnushev · 7 weeks ago
  58. 5180c53 IGNITE-21301 Sync raft log before flush in all storage engines (#3535) by Phillippko · 7 weeks ago
  59. 58f43c8 IGNITE-21907 Change thread count for RAFT disruptors to improve perfo… (#3542) by Vladislav Pyatkov · 7 weeks ago
  60. 0fdb5e4 IGNITE-21828 Fix config update commands without parameters (#3550) by Vadim Pakhnushev · 7 weeks ago
  61. 64117d5 IGNITE-18944 Remove obsolete TODO (#3545) by Viacheslav Blinov · 7 weeks ago
  62. 952c97b IGNITE-21909 Fix race on getting and destroying an index in SharedRocksDbInstance (#3544) by Alexander Polovtcev · 7 weeks ago
  63. 7c8ebb8 IGNITE-21897 Sql. Invalid collation passthrough for sorted aggregates (#3537) by Andrew V. Mashenkov · 7 weeks ago
  64. d3ff291 IGNITE-21931 .NET: Refactor DataStreamer to use StreamerBatchSend (#3546) by Pavel Tupitsyn · 7 weeks ago
  65. 4de0999 IGNITE-21094 Sql. Combine single/script query execution methods into a single one (#3536) by Pavel Pereslegin · 7 weeks ago
  66. 10d97f8 IGNITE-21887 Sql. Reuse caller thread if query already prepared (#3525) by korlov42 · 7 weeks ago
  67. d28153d IGNITE-21879 Sql. Jdbc IdbcStatementSelfTest.testOpenCursorsPureQuery is flaky (#3543) by Evgeniy Stanilovskiy · 7 weeks ago
  68. 87ee303 IGNITE-21794: Sql. Rename ItKeyValuePutTest and ItKeyValueGetTest (#3515) by Max Zhuravkov · 7 weeks ago
  69. d9480d7 IGNITE-21567 Sql. Fixed precision when converting from TIME/TIMESTAMP to VARCHAR (#3513) by Pavel Pereslegin · 7 weeks ago
  70. bac613c IGNITE-17591 Refactor toString generation for network messages (#3519) by Phillippko · 7 weeks ago
  71. e394902 IGNITE-21572 Fix one phase transaction protocol inconsistency in case of primary replica expirations (#3467) by Denis Chudov · 8 weeks ago
  72. c41a26f IGNITE-21761 Within commitPartition mark txnState with cleanup finished timestamp (#3496) by Cyrill · 8 weeks ago
  73. dd75ada IGNITE-21765 Fix streamer partition awareness (#3538) by Pavel Tupitsyn · 8 weeks ago
  74. 167f8dc IGNITE-21808 CREATE ZONE syntax must work with any the case of zone name (#3508) by Mikhail Efremov · 8 weeks ago
  75. e896751 IGNITE-21890 Fix BinaryTupleComparator for decimal values (#3527) by Alexander Polovtcev · 8 weeks ago
  76. 0d4dbce IGNITE-21896 Close RocksDB flush listener on stop (#3533) by Roman Puchkovskiy · 8 weeks ago
  77. 78e446b IGNITE-21898 Remove reactive methods from AntiHijackingIgniteSql (#3534) by Roman Puchkovskiy · 8 weeks ago
  78. 2925464 IGNITE-21665 Implement Event log (#3522) by Aleksandr Pakhomov · 8 weeks ago
  79. 655cf0f IGNITE-21869 Prevent thread hijacking via IgniteSql (#3512) by Roman Puchkovskiy · 8 weeks ago
  80. a5c0973 IGNITE-21891: fixing an issue for tuples when key columns are after value ones by Max Zhuravkov · 8 weeks ago
  81. d80f40a IGNITE-21876 Prevent thread hijacking via IgniteCompute (#3529) by Roman Puchkovskiy · 8 weeks ago
  82. f139cbb IGNITE-21335 C++ 3.0: Implement job_execution_options (#3524) by Igor Sapego · 8 weeks ago
  83. 35ef721 IGNITE-21877 Fix column deserialization order in ClientKeyValueView (#3526) by Pavel Tupitsyn · 8 weeks ago
  84. 387c559 IGNITE-21875 SQL API cleanup - remove properties and reactive methods (#3514) by Pavel Tupitsyn · 8 weeks ago
  85. 82576ea IGNITE-21885 Fix AssertionError in RocksDbSortedIndexStorage#scan (#3523) by Alexander Polovtcev · 8 weeks ago
  86. dee0f1b IGNITE-21818 Support broadcasting null-returning jobs (#3520) by Roman Puchkovskiy · 8 weeks ago
  87. a927dd3 IGNITE-21288 C++: Implement job execution interface (#3516) by Igor Sapego · 8 weeks ago
  88. 71c320f IGNITE-21745 Optimize BigDecimal representation in BinaryTuple (#3493) by Pavel Tupitsyn · 8 weeks ago
  89. e04ca11 IGNITE-21867 Add new ability to configure ReplicaService#RPC_TIMEOUT and TxMessageSender#RPC_TIMEOUT and increase the default values (#3510) by Alexander Lapin · 8 weeks ago
  90. 83224d7 IGNITE-21862 Rename PK index when renaming a table (#3518) by Alexander Polovtcev · 8 weeks ago
  91. 3733fa4 IGNITE-21256 Add internal API for getting partition states from all nodes in the cluster. (#3379) by Ivan Bessonov · 8 weeks ago
  92. 7e6ca8f IGNITE-21287 Sql. LogicalOrToUnionRule may hang (#3505) by Evgeniy Stanilovskiy · 8 weeks ago
  93. 9f9e0a6 IGNITE-21827: Sql. Union returns incorrect result for DECIMAL and INT columns (#3474) by Max Zhuravkov · 8 weeks ago
  94. 166ade2 IGNITE-21878 Allow compute threads to execute storage operations (#3517) by Roman Puchkovskiy · 8 weeks ago
  95. cad7303 IGNITE-21776 Sql. Concurrent "create table" call with same name need to wait already processed result (#3448) by Evgeniy Stanilovskiy · 8 weeks ago
  96. b08fbb6 IGNITE-21852: RecordView. RecordView does not support arbitrary key column order (#3502) by Max Zhuravkov · 8 weeks ago
  97. 8a848cb IGNITE-21722 Sql. Fix NPE in correlated nested loop join (#3504) by Pavel Pereslegin · 8 weeks ago
  98. bcde60c IGNITE-21853 Prevent thread hijacking via IgniteTransactions (#3506) by Roman Puchkovskiy · 8 weeks ago
  99. c662f45 IGNITE-21768 Java thin: Fix column serialization order in ClientKeyValueView (#3509) by Pavel Tupitsyn · 8 weeks ago
  100. a4dac8e IGNITE-21864 Provide cluster name in thin client (#3507) by Vadim Pakhnushev · 8 weeks ago