-
**Describe the bug**
While playing around using this FHIR Server as a backend to a[ XDS Registry](https://github.com/oehf/xds-registry-to-fhir), is was observed that the handling of chained parameter…
-
### What happens?
Function chaining works correctly for the nullif function, but returns an error for the ifnull function.
### To Reproduce
nullif:
`SELECT ['abc'].nullif(['def'])` correctly retur…
-
### Description
when using the Install-LabSqlSampleDatabases functionit raises an error saying
```
A connection was successfully established with the server, but then an error occurred during the …
-
### Dagster version
1.4.4
### What's the issue?
If you dynamically create assets, e.g. using an asset factory, Dagster gets confused if you attempt to use the dynamic assets as `ins`.
A sample …
-
### Issue title
[site:mode] Use chains to replace site:mode command
### Problem/Motivation
Since chains are getting more powerful, I figured we could replace the code found in https://github.co…
-
Hi,
I was able to run NSQL models on their own and the results look great. However, when I try to implement them as part of a LangChain LLMChain, the result gets truncated somehow.
I've been tr…
-
In a fresh virtual environment with
```
bw2data==4.0.dev51
bw2io==0.9.dev34
bw2calc==2.0.dev18
```
And the simple command:
```python
import bw2io as bi
bi.add_example_database(searchab…
-
#### What language are you using?
Python
#### What version are you using?
```
connectorx 0.3.2
```
#### What database are you using?
PosgreSQL.
Ubuntu Linu…
-
I'm figuring out how to disable the chaining in Nexmark's Flink SQL environment for our experiment demands, but have not found an easy approach to do this. Any advice, please? Thx:)
-
Possibly related to how we override the logger in Shoryuken jobs. There are cases where the logger generates errors. Sql events percolate through an active support call chain and blow up when they la…