-
# What?
ON AMI ingest we presort the ADOs to ensure Top level/parents get ingested first. But we don't traverse deep enough when sorting (specially when using UUIDs for the semantic relationships) …
-
## Description
### Issue
Some classes use more complex starter code configurations. (nested folders and files)
### Suggestion
The autograder should be able to support this when building st…
-
Hi,
I maintain the defopt argument parser generator (https://github.com/anntzer/defopt). I had a quick look at your comparison table in your docs) regarding how defopt compares with the other opti…
-
As of now, arviz-base is built on top of the `DataTree` structure, which supports arbitrary number of levels in it hierarchy, but we are still following 100% the 1 level depth structure we had with `I…
-
### Is your feature request related to a problem? Please describe.
I've been working with the NextUI Table component and found it to be very versatile for most use cases. However, I encountered a lim…
-
### What problem are you facing?
For folder structures where the `modules` directory contains nested folders, choosing recursive enabled option currently does not find any additional submodules…
-
### Q&A (please complete the following information)
- OS: macOS
- Browser: chrome
- Version: 95.0.4638.69
- Method of installation: non, using online version https://editor.swagger.io/
- Swa…
-
The theory: memory tracking overhead mostly matters if you have lots of small allocations. If you have lots of small allocations, they will end up in similar parts of the address space. Thus you could…
-
Hi, thanks for the amazing plugin!
I occasionally need to pass in `--variables key=val1` to render my PDF document. However, it seems we don't support nested maps right now.
I am posting the Pa…
-
Arrow C++ includes factories for constructing schemas, types, fields, and metadata which allow construction of even deeply nested structures to be expressive:
```c++
schema({
field("some_col", …