-
### Description
Cosmos should allow users to easily retrieve the Dataset URI generated for a dbt node (e.g. model) via a function e.g. `get_dataset` so they easily leverage [Airflow Data-aware sche…
-
I have a directory with many BIM files, and I am using PowerShell to analyse them.
```
$modelBimFiles = Get-ChildItem -Path $modelsPath -Filter *.bim
foreach($modelBim in $modelBimFiles)
{
…
-
I was having an issue with RoomAsset not migrating the contents of my pre-loaded database to the usable Room database, so I dug through the code and found what I believe to be the culprit:
```
/**…
-
This is related with a problem with MongoDB when multiple databases start to grow. A solution would be to use a single DB for all the services. The service would be prefixing the collection names.
A …
-
### Description
A light weight interface to connect to multiple databases using the same class.
### Objectives
- [ ] Connect to an SQL database
- [ ] Connect to a postgres database
- [ ] Provide APIs…
-
Redis Cluster without sharding, with the cluster bus for automatic failovers. This setup can support cluster clients and standalone clients and it can replace sentinel. It can bridge the differences b…
-
**Describe the issue**
A clear and concise description of issue.
It is recommended to add db name to the table returned by "show queries"
**What you like us to do**
Please give us some advices
…
-
Contributors: Paul Groth, Mike Taylor
## Goals and Summary
Many datasets are the product of the aggregation of data from multiple sources and often multiple parties. For example, the Open PHACTS plat…
-
**Use case**: It would be really useful to be able to have a generated object with geolocation info automatically created when IP addresses are inserted into an IP field.
**Feature description**:
…
-
The GROBID service offers the possibility to extract bibliographical metadata from a raw String.
It would be nice if the GROBID service could also extract and return multiple references from a given …