-
Issue
Nested Tuples within a map are losing their named identity and converting into arrays depending on method used.
This prevents output_format_json_named_tuples_as_objects = 1 from being used t…
-
I am trying to sink our KSQL streams into BigTable. We have a relatively complex JSON schema (nested arrays and objects). We can use the big query connector from Wepay to sink into big query.
Havi…
-
## Overview
I am using a `dynamicList` to create different tiers for a discount app. When loading a discount, I try to set the configuration using `configuration.newDefaultValue(...)`, and while it…
-
I'm opening this issue to track and discuss how our data structure differs from xarray. Ideally I would close it when AnnData could easily be implemented via xarray.
*Some previous discussion: #308…
-
The datagrid can't render nested data arrays, instead everything needs to be passed flatly. This isn't really appropriate when dealing with child-list. It would be nice if the datagrid is able to rend…
-
Hi Massimiliano, this library is a really helpful extension and makes working with nested arrays a lot easier and fun, thanks for that.
I was wondering if it is possible to add a .Deep() without an…
-
I can understand, in a binary format, using certain arrays of strings, separate from indexed references to them. But the current proposal uses this in its JavaScript API as well, in [the ProfilerTrace…
-
First off.. Is this gem still maintained?
I ran into an issue when trying to set a value in a deeply nested structure of Hashes and Arrays. It would throw a `TypeError (no implicit conversion of St…
-
I'm writing this issue to gauge support for index maps, which define a virtual indexing space alongside a physical storage space. These can be useful to define batched and diagonal sparse arrays. An i…
-
This solves https://github.com/apache/arrow/issues/33592
This is a sister PR to https://github.com/apache/arrow/pull/43782, I was told to open a PR here to make this change on the Go side.
I nee…