Cedrick Lunven

Results 207 issues of Cedrick Lunven

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.sun.xml.bind:jaxb-impl from 2.3.1 to 2.3.8. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.datastax.oss:java-driver-core from 4.13.0 to 4.15.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.2 to 2.14.2. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade org.apache.pulsar:pulsar-client from 2.8.4 to 2.11.0. :information_source: Keep your dependencies up-to-date....

The Http only nature of Data API allows some commands with the cli. ``` astra db clear-collection --collection astra db count-documents --collection astra db describe-collection --collection astra db backup-collection --collection...

enhancement
new feature

The command `astra db describe` - should mentioned it is a vector table - could show the collections

enhancement

Implementation of the authentication flows with `astra login` opening a UI

enhancement

Astra CLI can create collection but we need new options to be provided: | Field | description | |:------ |----------| | `keyspace` | Keyspace, if not provided defaulting to `default_keyspace`...

ready_for_release

- load a document ``` astra db load-doc --collection --doc --llm openai ``` - semantic search ``` astra db find-vector --collection --sentence ``` - Search ``` astra db find --collection...

When trying to access the CQLSH for Ad4d we got an exception HTTP ENTITY => Improve the error message => Evaluate what is blocking and fix.