enso/distribution/lib/Standard/Database/0.0.0-dev/THIRD-PARTY
Dmitry Bushev df4491de50
Batch insert suggestions (#6189)
close #6080

Changelog
- add: implement `SuggestionsRepo.insertAll` as a batch SQL insert
- update: `search/getSuggestionsDatabase` returns empty suggestions. Currently, the method is only used at startup and returns the empty response anyway because the libs are not loaded at that point.
- update: serialize only global (defined in the module scope) suggestions during the distribution building. There's no sense in storing the local library suggestions.
- update: sqlite dependency
- remove: unused methods from `SuggestionsRepo`
- remove: Arguments table

# Important Notes
Speeds up libraries loading by ~1 second.

![2023-04-03-173423_2086x324_scrot](https://user-images.githubusercontent.com/357683/229597470-19dcc010-2a34-43e1-87be-60af99afd275.png)
![2023-04-03-173514_2083x321_scrot](https://user-images.githubusercontent.com/357683/229597476-bf5b3c33-6321-4ac9-a0ca-2fb57d257857.png)
2023-04-06 07:47:23 +00:00
..
com.amazon.redshift.redshift-jdbc42-2.1.0.9 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.amazonaws.aws-java-sdk-core-1.12.273 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.amazonaws.aws-java-sdk-redshift-1.12.273 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.amazonaws.aws-java-sdk-sts-1.12.273 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.amazonaws.jmespath-java-1.12.273 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.fasterxml.jackson.core.jackson-annotations-2.12.6 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.fasterxml.jackson.core.jackson-core-2.12.6 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.fasterxml.jackson.core.jackson-databind-2.12.6.1 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.fasterxml.jackson.dataformat.jackson-dataformat-cbor-2.12.6 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
commons-codec.commons-codec-1.15 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
commons-logging.commons-logging-1.1.3 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
joda-time.joda-time-2.8.1 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
licenses Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
org.apache.httpcomponents.httpclient-4.5.13 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
org.apache.httpcomponents.httpcore-4.4.13 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
org.checkerframework.checker-qual-3.5.0 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
org.postgresql.postgresql-42.4.0 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
org.xerial.sqlite-jdbc-3.41.2.1 Batch insert suggestions (#6189) 2023-04-06 07:47:23 +00:00
software.amazon.ion.ion-java-1.0.2 Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00
NOTICE Batch insert suggestions (#6189) 2023-04-06 07:47:23 +00:00