-
@DPI-WE/technical-associates
-
when using nested expandable connectors with 2 levels only, and the nested one is a vector of expandable connectors, I get an internal error.
I provide a case which highlight the issue. They are 2 …
-
### Describe the bug, including details regarding any error messages, version, and platform.
When you call `.to_pandas()` on a timestamp array, you get timezone-aware values. When you call `.to_panda…
-
Currently, parameters that are objects are not encoded as strings, however, arrays are.
Object parameter: https://github.com/hyperledger/firefly-fabconnect/blob/main/internal/rest/utils/params_tes…
-
Currently it is not possible to store nested hashs (and i think also arrays) inside a shared variable.
see: #921
-
### Suggestion
From the section about the [naming convention](https://dev.terms.dissco.tech/digital-specimen-terms#13-categories-of-terms):
> The properties of a class start with a lowercase and…
-
Hi,
We tried import categories with array of available_sort_by.
Ex: `'available_sort_by' => array('position', 'name', 'price')`
But it did not work although `Support Nested Arrays for Import` is enab…
-
Need to figure out a way to encapsulate how pagination works while using the GraphQL API. It involves a cursor, which is something I haven't really dealt with before. There's also the challenge of nes…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@h…
-
### Describe the bug
Hi everyone,
I have this case and I don't know what is the problem.
I create kafka connect sink, which reads data from CDC (Postgres) with Avro format. However when I try…