-
### Is your feature request related to a problem or challenge?
Suppose you are building a distributed query engine on top of DataFusion and you want to run a query like
```
SELECT facts.fact_value,…
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
Hello,
Having trouble understanding how to pass the second parameter (indices) of the cannon.trimesh( ) class. I have a JSON file exported from blender with the following object properties.
…
-
**Describe the bug:**
Observed the following SIEM warning when login as a user with custom roles (Refer to video link below)
It seems like the warning is shown because the role's index pattern is una…
-
catboost version: 1.0.6
Operating System: Linux
CPU: Y
Problem:
catboost cannot compute shap values if the model has set a scale and bias via the set_scale_and_bias function.
```
import ca…
-
Modify [altitude_parameter_averaging_cvp_static](https://github.com/cemac/VP_Extraction/blob/7814a1306404b947bd2f1459a246eebdb05e0308/vp_functions.py#L377) to store indices of points contributing to C…
-
There are indices missing on PostgreSQL tables in production (see https://github.com/ude-soco/CourseMapper-webserver/discussions/1219). I ran the following query in both environments to check for diff…
-
### 🚀 The feature, motivation and pitch
Currently there are some API are generic but defined in torch/csrc/cuda/Module.cpp and only exposed when USE_CUDA=ON
```
static void registerCudaPluggableA…
-
### Describe the feature you want to add to this project
Trying to setup, passing data and test_data, however each is a separate DF, thus indices start from 0.
I am getting an error about duplicate …