-
When I follow the steps to import a Records.json from Google Takeout, I get the following output:
```
/var/app # bundle exec rake import:big_file['public/imports/Records.json','']
[dotenv] Set DA…
-
We brainstormed this a while back, but just capturing it here as an issue.
```haskell
-- an anonymous record type, similar to (Nat, Float) but w/ named fields
{ x : Nat, y : Float }
x = { x = 1,…
-
### Description
I have a JSON file of 300,000+ records each containing:
- `First name` (plaintext)
- `Last Name` (plaintext)
- `Address` (plaintext)
- `Visitor ID` (num)
- `Region` (Category vi…
-
Please view the [Milestone](https://github.com/department-of-veterans-affairs/va.gov-team/milestone/1426) for all feedback and findings tickets associated with this Collaboration Cycle initiative.
…
-
We have two types of events in person records, neither of which is sufficiently data-oriented to serialize it into RDF.
- `event/@type='veneration'` contains a `tei:desc` element with a prose date w…
-
-
This is a follow-up of #1003 and in particular [this comment](https://github.com/google/fhir-data-pipes/issues/1003#issuecomment-2384862734). Instead of trying to record the resource-type in the `id` …
-
We have many use cases where we consume a record from topic `A` and forward it unchanged to topic `B` (in some cases even to separate clusters), essentially relaying it.
This means in our handlers …
-
I have a FastAPI application served by Gunicorn that writes contextualized JSON logs to the file sink using `patcher`. Here is the simplified version of my logger's configuration:
```python
import…
mr2rm updated
3 weeks ago
-
**Describe the bug**
When using a provider with a record type (e.g. `typedef ExampleRecord = ({String name});`), the provider is not found when compiling to WASM.
**To Reproduce**
1. Create a n…