-
This is being worked on, we had to wait for some upstream dependencies to support 24.04 officially.
-
Edit: title: to be clear i dont want to move the functions log_data() and push_update() I just want to move the function calls.
Hi,
is there a reason for the CBPiSensor base class not to take ov…
-
### Description
It would be nice to support multiple values in a Knn vector field.
This must be compatible with both the Exact and Approximate Nearest Neighbor search.
There are two sides to the …
-
# 📚 Docs or Wiki Bug Report
This issue supersedes #1141
Per the Napa Release planning meeting, it was discussed and approved for incorporation into the next release to refactor and greatly imp…
-
### Description
We recently added BPIndexReorderer to enable sorting indexed docids using the BP approach to cluster documents with similar postings in some chosen set of fields. The same approach ca…
-
Jira Link: [DB-1123](https://yugabyte.atlassian.net/browse/DB-1123)
Currently postgres configuration exists on each node in postgresql.conf file. We need to provide a way to have cluster wide configu…
-
I took the helloworld example and modified it to use my own idl and then changed the publisher to loop to publish 5 messages and the subscriber to listen forever.
I start the subscriber in one window…
-
Right now for example `fs.File.writev` looks like this:
```zig
pub fn writev(self: File, iovecs: []const os.iovec_const) WriteError!usize {
```
The reasoning here is that we would need to …
-
# CSS 2024
![CSS illustration](https://raw.githubusercontent.com/HTTPArchive/almanac.httparchive.org/main/src/static/images/2019/css/hero_lg.jpg)
If you're interested in contributing to the CSS …
nrllh updated
1 month ago
-
`System.Xml.XmlDocument.Save()`, when given a file path to write to, unexpectedly creates UTF-8 encoded files _with BOM_ if the document's XML declaration has an `encoding="UTF-8"` attribute.
(By c…