-
I am using gtest version `V1.11.0`
I have disabled few tests and Skipped few tests. This is working fine and i can see the tests being disabled and skipped in the teminal log. The problem is when i…
-
Currently, if I need to remove a folder containing some resources, terragrunt won't be able to detect the removed folder since the state is removed as well. A workaround would be to set the count = 0 …
-
With the wonderful addition of the 'counted_by' attribute and its wide roll-out within the Linux kernel, we have found a use case that would be very nice to have for object allocators: being able to s…
kees updated
2 months ago
-
#### Issue details
Currently `GCSCommon.cpp@handle_mission_write_partial_list` checks if the partial waypoint list is inside the current mission count boundary unnecessarily. This limits the utility …
-
We would be happy if we could use Vuforia in our Flutter applications.
As far as I know, we already have the Android SDK and iOS SDK. Having a Flutter SDK should not be that much challenging. We ca…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
edit your columns to look like the case below
The title doesn't need to match since you can reproduce it with any data.
![im…
-
Any examples how to configure the Secrets Manager client instead of using the default one? In my use-case I would like to change the number of max error retries in the client configuration.
Is the …
-
can you returns season count? example:
https://justwatch.com/us/tv-show/case-closed-1996
3052 updated
4 months ago
-
Our SQL representation of boolean literal values is `CAST(1 AS BIT)`. However, in at least some cases, the CAST produces an inferior query plan. The following example shows this when calling hierarchy…
-
### Is your feature request related to a problem?
Sometimes it'd be nice to take the contents of `argument` and pass it straight into array functions for processing, as it isn't super fast or as co…