-
It would be awesome if there was a way to invalidate and/or refetch all queries based on an ID. I often find myself 3-4 layers deep in a nested object and I need to invalidate every single list view i…
CptJJ updated
1 month ago
-
Hi,
Two queries out of 3 in **example_submission_folder** are failing.
Query bq026_2 return this error:
`Error occurred while fetching data: 403 Access Denied: Table spider2-public-data:patents.…
-
### Is your feature request related to a problem? Please describe.
Currently, the tables is limited to returning 65535 entries per table due to PostgreSQL.
This results in larger tables being unviewa…
-
### What happened?
when i set a row name a variable
then i open a edit panel and open query inspector.
https://github.com/user-attachments/assets/e41ccdf3-bf0d-4f99-86d0-7771bd1d9bbb
### What did …
-
Hi!
I think it would be great to be able to find documents similar to a given document.
As I understand it, this can be done by retrieving keywords that are frequent in the document but rare in …
-
**Status**: Backlog
**Priority**: P1
**Estimate**: 8 hours
**Size**: M
**Iteration**: Dec 30 - Jan 12
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Weeks ago it was possible to change the db of the query. It was extremely useful.
I'm continuou…
-
Fianna reported that a document of a DOI could not be update after minting. The issue root from the delay between the minting a DOI and the DOI is searchable. OSTI folks said the delay is un-avoidable…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
create table t1(a int primary key);
create table t2(a int primary key…
-
### Describe the issue
For some processes (in my case, I wanted to add the `kc_idp_hint` parameter) one must add static query parameters to the OAuth Authorization URL.
Other solutions (Grafana for …