Conversation
|
Please, remove submodules update, which was added by accident -- looks like all of them were added in the last commit, then just revert it. And Also, please make integration tests in Also it will be very easy to add |
|
We can add functional tests instead of integration tests - it's easy, because sqlite database is a single file. |
|
Tables should be also writable. |
|
ubsan caught something :) 01889_sqlite_read_write: [ FAIL ] 13.61 sec. - return code 210 |
|
@Mergifyio update |
|
Command
|
4d3cddd to
4077741
Compare
4077741 to
d6967db
Compare
…nto g-arslan-add-sqlite-support
f790a56 to
bcc77fc
Compare
|
Internal documentation ticket: DOCSUP-11655. |
|
@kssenii Need two fixes.
|
It seemed too obvious that it just works (because of |
|
Good. So, we can already use pre-indexed sqlite tables for efficient key-value lookups. |
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Add SQLite table engine, table function, database engine.