-
#### Issue type:
- :bug: Bug
____
#### Description:
##### Summary
When fetching paginated data from the Wikidata LDF endpoint, the process is interrupted because the hydra:next…
-
### Is your feature request related to a problem? Please describe.
Managing user inquiries and support requests can be time-consuming and overwhelming, especially as user numbers grow. Users often fa…
-
When I execute `python create_logicalforms.py --flatten_mode preorder`
Then raise exception:
```bash
File "/home/share/1/tableDepo/data_processing/sql_parser.py", line 670, in
all_keys…
-
It's quite common that I these days do this:
```python
if "dclm-raw-text" not in datasets:
(
DataChain.from_dataset("dclm-index")
.settings(cache=True)
.limit(1)
.…
-
We have encountered several issues related to the `GetRegion` call and region cache updates, such as #2843 and #8426. At present, a highly feasible solution to alleviate this type of problem is to cha…
-
Add a feature to LlamaIndex where user queries are first processed by an LLM to better match the indexed data. This processed query is then sent to the vector database for improved search results.
…
-
The documentation provides sample code for uploading a file from the client side through the `upload_api`. However, I have observed that uploading files through this API takes longer than uploading th…
-
- Program: Authoritative
- Issue type: Feature request
### Short description
Proposal for optimizing the DNAME processing algorithm when `dname-processing=yes` is configured for the…
-
**Occurrence flagged as occurrence date mismatched even though it isn't mismatched**
This was originally reported by @sformel-usgs on helpdesk. The dates are flagged here even though they seem co…
-
I would like to add another benchmark to the repository to support additional workloads for comparison. The TPC-H benchmark is used by different partners for comparison so we can enable the execution…