-
### Background
Split from:
- https://github.com/gchq/sleeper/issues/3585
### Description
We'd like a DynamoDB table that can handle the file reference queries needed against the state store,…
-
It makes sense to add SDK methods for storing arbitrary json in the `.ubiquity-os` partner repository.
@Keyrxng [implemented](https://github.com/ubiquity-os-marketplace/ubiquity-os-kernel-telegram/…
-
### Query engine
spark
### Question
In our scenario, we use hadoopcatalog to read the iceberg table stored on the oss.
These tables are written through Hivecatalog, the table does not has version-…
-
Currently ntopng visualize alerts in different tabs according to the status (engaged or stored). It is requested to merge them in a single view, which should allow also sorting and filtering them. In …
-
### LanceDB version
0.14.0
### What happened?
Getting a centroid shape error specifically when building vector index with `device='cuda'` since upgrading, confirmed that this same call works well o…
-
## Description
Modify the `/confirm` API within the Climate Data BPP to accept tags as part of the item schema and store these tags within the order-item schema in the database. This enhancement enabl…
-
## Title
Create Database Tables for Storing Period and Ovulation Predictions
## Description
To enhance user experience by showing the difference between expected and actual dates for periods and …
-
Note: This comes as an alternative to combining Serve Breakfast and Clean the Table (so some comments may reference this comparison)
Combining SG with CT would provide a more natural task. In CT, t…
-
Many data dictionaries are simple flat tables of field names and definitions. However, some have more complex schemas where certain fields have their own codebooks.
Here is an example: https://resour…
-
```py
from sqlframe.standalone import functions as SF
employee = get_df("employee")
store = get_df("store")
district = get_df("district")
result = (
employee
.alias('employee'…