-
When a node is deleted - either due to failure or due to an autoscale event removing it, local static volumes on it become permanently destroyed. But the metadata for those pv's, and for any pvc's…
-
We've had feedback that some actions that can be carried out in the Table Viz chart config panel are not intuitive to carry out in the panel itself.
- [x] Add a context menu to the columns (dropd…
-
When using direct SQL query, the date is not properly typecasted on Postgresql:
```
> ActiveRecord::Base.connection.select_all(" SELECT '2024-01-01'::date ")
(0.5ms) SELECT '2024-01-01'::dat…
-
I like the idea of replacing outdated pixel icons of jQueryUI to something more modern, like FontAwesome. https://github.com/OlegKi/jqGrid/commit/4220e235c2fb3c119299d65327792d7910966e1e , demo: http:…
-
### Describe the bug
Scrolling vertically in a data table with virtualscroll and frozen columns, lets the frozen col disappear.
Reproducer:
[reproducer_20240304.zip](https://github.com/primefaces…
-
An `Array` is a dictionary of attributes and an ndarray. It is written to disk as an HDF5 `dataset` and attributes. A `Table` is a collection of `Array` where each `Array` is written separately to dis…
-
I'm a bit stuck here trying to run it on my server.
container successfully built, but running 'docker compose up' returns :
`h2ogpt-main# docker compose up
[+] Running 1/0
✔ Container h2ogpt-ma…
-
Hello,
I would like to simulate swot data from other model data. The model was constructed using MITgcm using bathymetry from General Bathymetric Chart of the Oceans (GEBCO_14) Grid. Details of the …
-
### Describe the issue
;when I use the ollama local model and used the local query will make a mistake ,but global query did't have this problem
### Steps to reproduce
[https://github.com/TheAiSin…
-
### Bug Description
When initializing the SQLDatabase wrapper, schema name can be provided as an argument. However, when retrieving column and foreign key details from the database, the schema name i…