-
Hi there,
First and foremost, thank you for your work. I really appreciate it.
### TL;DR:
Add support to the JSON DataType either by a) adding it to the Object of types `mapSequelizeToGraphql…
-
I started to play with IIIF import with a specimen of 1000 items, and I have one issue and one remark:
- Script was able to import just 597 images on 1000 manifestos
- It is a pity to have the man…
-
For several years now, any cmsRun process at a site with
```xml
```
in their `site-local-config.xml` would send a small UDP packet on every primary file close, reporting the LFN and some …
-
In the following case, a schema resolution error is thrown while it should not.
Demonstrated with a producer using `schema_1` which is a record type containing a **union field of null and another r…
-
Version: `fastavro==1.0.0.post1`
When recursively loading referenced schemas using `schema.load_schema`, I get the equivalent of a Union of all involved schemas instead of the "Parent" schema only.…
-
**Scenario:**
In below case, reader and writer schema are same except that one of the schema(reader in this case) has "doc" attribute to the union field.
As a result, it tries to match schemas and …
-
Hello,
I'm trying tu update my Booking object extended from BookableBooking.
`Booking::create(...); `
works fine.
Retrieving the booking in database
`$booking = Booking::find($booking_id);…
-
Description
===========
The new `AvroDeserializer` API requires two arguments, `schema_str` and `schema_registry_client`. The `schema_str` parameter is the avro schema for the reader (I would sugg…
-
**Describe the issue**
Currently the table has a rowkey of the form `objectId_time`. While searching along the `objectId` is fast (prefix search), search along the `time` axis remains quite slow (`su…
-
Since mongoDb is a schemaless, it would be nice if the Cinchoo could target MongoDB as a source instead of a table
Besides CSV, I found its powerful to move the data from one DB side to the other D…
papyr updated
3 years ago