Abhay

Results 8 issues of Abhay

Create the directory (and parent directories) if not exist

# Cassandra sink connector - support populating set, map fields. I have a JSON message which has few array fields. I want to store this in a SET/MAP field in...

cassandra
sink

# Cassandra sink connector - support for soft DELETES For cassandra sink connector currently delete semantics expects 1. A message with key and null value in input topic 2. DELETE...

cassandra
sink

Currently, when inferring the data type for arrays that contain non-numeric objects, the result is set to UNKNOWN data type. We need to adjust this behavior to correctly infer it...

size/XS
needs-dco

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The pymilvus data type inference fails to identify the ARRAY...

kind/bug

### System Info While starting using docker as below I get error ``` docker run --gpus all -p 8912:80 -v $volume:/data --pull always ghcr.io/huggingface/text-embeddings-inference:1.2 --model-id $model ``` I can run...

### Feature Description ## Support for Schema-Based Collection Creation in MilvusVectorStore The current implementation of `MilvusVectorStore` supports only dynamic schema, which poses limitations, such as: - Inability to create indexes...

enhancement
triage

The feast shows javascript vulnerabilities from mend. These are coming from ui package. I think this ui should be optional dependency in feast and shouldn't be included without extra install...

kind/feature