Paul Murphy
Paul Murphy
**What is the feature request? What problem does it solve?** We want to scrape jira or confluence on a periodic interval. However we want to make sure that we don't...
**Dependencies** #2996 **Overview** After all other tickets are created in the milestone we need to figure out what aspects can be paramaterized and how can the job be turned into...
vdk-postgres: support writing vectors to a postgres instance with pgvector installed using the VDK
**What is the feature request? What problem does it solve?** The vdk sdk contains functions like send_tablular_data_for_ingestion. We need to suppose sending vectorized data for ingestion. This most likely won't...
# Why At the moment if the kubernetes client throws and error then we assume that the job is not there. This is obviously not correct. We should only consider...
**Describe the bug** We will have a run of coverity scan which returns errors. But then subsequent runs will be green. This is probably because we only run parts of...
**What is the feature request? What problem does it solve?** understand and fix the warnings from coverity here https://scan3.scan.coverity.com/reports.htm#v64462/p15009/fileInstanceId=104604514&defectInstanceId=13175574&mergedDefectId=417345
**What is the feature request? What problem does it solve?** understand and fix the warning in coverity scan. https://scan3.scan.coverity.com/reports.htm#v64462/p15009/fileInstanceId=104604641&defectInstanceId=13204676&mergedDefectId=417350
There was a bug in the code where you were only resetting the offset for the 0 partition this does it for all them.