-
Hi, are there plans for ROS 2 integration? I know the question has been asked prior, but I want to bring the topic to relevancy again.
-
### 1. Minimal reproduce step (Required)
```sql
create table t1 (c0 text, c1 double, c2 int);
insert into t1 (c0,c1,c2) values
(NULL, 1 , -100),
(NULL, 100.0 , 100 )
;
SELECT max(trunca…
-
## Bug Report
### What version of TiKV are you using?
tikv_version: v6.0.0
tikv_commit: 769a997e4f42d5eea6c607a6ed82a1f7b9dcb61a
### What operating system and CPU are you using?
amd64…
-
## Bug Report
### What version of TiKV are you using?
https://github.com/tikv/tikv/pull/17311
### What operating system and CPU are you using?
### Steps to reproduce
### What did …
-
Would be great to bump Jetty so that no vulns are reported. Specifically, I currently get this report for `[ring/ring-jetty-adapter "1.13.0"]`:
```
NAME INSTALLED FIXED-IN TYPE V…
-
(In the same vein as #121479.) Unless `propagate_input_ordering` is set, we currently ignore ORDER BY in subqueries. If the subquery uses `FOR UPDATE` or `FOR SHARE`, however, the ordering can be impo…
-
Need to build a fairly generic lambda that can be used to schedule runs for our different API searches (aka ApiScheduler).
Consider having this Lambda fetch DMP IDs that are scan candidates
- Ones wi…
briri updated
4 months ago
-
We are attempting to automate testing on a debug kernel and want to incorporate triggering a kmemleak scan at the end of each test. If there is memleak detected then save the trace `cat /sys/kernel/de…
-
I have kubernetes node with 2 interfaces, 1 for use with kubernets, another is infiniband interface for drbd traffic only.
I have external linstor controller and piraes deployed to kubernetes.
Curr…
-
VMware plans to support FileSystem Notifications for HGFS?
Support for IntelliJ IDEA projects on HGFS is extremely slow, and antiviruses are also not reacting well to file changes.
- https://docs.…
denji updated
3 months ago