-
The latest release removed `.attrs`. This breaks backward compatibility and also Pandas still uses it, so I kindly ask if it can be reinstated.
To reproduce, the last assert should pass.
```python…
-
Error: Error while compiling statement: FAILED: ParseException line 9:7 cannot recognize input near 'NUMBER' '>' ',' in column type (state=42000,code=40000)
from
```
CREATE EXTERNAL TABLE t…
-
Semantic integration is an approach to bring heterogeneous data together to make complex queries.
Example of a queries are:
- Which flights are affected by a volcano eruption
- Which flights will b…
-
Hello 👋
This might well be my misunderstanding of the queries available. Apologies in advance if I'm getting this confused.
If I query with a large limit and no other restrictions:
```
subs…
-
**Describe the bug**
when a foreign key is defined within `CREATE TABLE tablename ()`:
```
CONSTRAINT fk_order FOREIGN KEY (order_identifier) REFERENCES orders(order_id),
```
The column `order_id…
-
As discussed in
- Add an optional field (`externalLogin` / `oauth` / etc.) to metadata and specify whether to force external authentication
- If extra authentication is required, return an except…
-
Example use case
=============
1. We are running many instances of a fastq -> VCF pipeline
1. We like to batch by "sample_id"
1. We like to place the sample id in the VCF, so we'd like to inject i…
-
**Query:** [variant.json](https://github.com/NCATSTranslator/testing/blob/main/ars-requests/not-none/1.1/variant.json)
**PK:** 952b8413-09e9-4b52-8c62-1b5fd6ea6e3e
[**Results Tracking Sheet**](https…
-
While subsequent tooling could infer this from the return type, @justinfagnani rightly pointed out that there are some semantic differences, notably for error types, and perhaps for early returns too.…
-
**Describe the bug**
Running a native query that uses a common table expression against an SQL Server instance returns the correct results. However, when clicking on explore results, it returns an er…