xodus icon indicating copy to clipboard operation
xodus copied to clipboard

Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

Results 10 xodus issues
Sort by recently updated
recently updated
newest added

It is the first step to deliver Set properties to OrientDB.

### What does this PR do? Implement the Norm-explicit quantization technique for the dot distance (inner product distance). ### Motivation Improve the search accuracy for the dot distance. ### Results...

https://youtrack.jetbrains.com/agiles/153-3591/current?issue=XD-988 Scope of work: - Added O-related cancalling policy with timeout only. - Refactored query execution via OQueryExecution - Added test

Fix `kotlinx.dnq.query.IsInQueryTest` test by introducing unique LET argument names with depth using SqlBuilder instead of StringBuilder. https://youtrack.jetbrains.com/issue/XD-1065/Fix-XDNQ-tests-related-to-query-generation

A couple of UX improvements for the data migrator: 1. Now it is possible to pass `entityPerTransaction` param via the command line 2. Now we count comited transactions during the...

### What does this PR do? Add some config parameters to underlying orientDB ### Motivation What inspired you to submit this pull request? ### Related issues A list of issues...

1. Fixed the after-migration string and set validation. Now it takes into account Classic Xodus "broken" strings. 2. Fixed working with blobs. Some of the Orient methods add random bytes...

Work in progress... If someone wants to review this, it's better to start from `YTDBGremlinEngineTest`.