-
I have 2 nested arrays inside a parent array , and I need to line up the objects in each using the "employeeId" value.
**Input** :
{
"array1": [
{
"array2": [
{
…
-
If you have another array or object in an array, this is shown as a string in gui, and not as another array/object..
-
Hi,
Please help me with this transformation, where I have multiple json arrays which are to be transformed into something like -
[
{
record: {
data: {
....
},
…
-
Hi,
I'm researching switching from rapidJSON to DAW JSON link for my project in order to avoid allocation. One of the features that rapidJSON supports is a custom stream that can be used for its pa…
-
---
# Enhance test coverage for FirstStreetAPI
## Description:
Expand the test suite for the FirstStreetAPI class to cover additional scenarios and edge cases, improving overall code reliability a…
-
### Describe the enhancement requested
#43190 improves error messages in case of offset overflow when string/binary/list arrays are being concatenated. These values can live inside nested types (e.g.…
-
×
Unit 2
Objects
- initializing objects using constructors
- call methods on objects to do things
Wrapper
- wrapping and unwrapping primit…
-
This issue will record conversions regarding discussions about JSON Document Schema for Prayer timetables.
## What is a JSON Schema?
A **JSON document schema** is a formal definition that outlin…
-
JSON Schema allows for declaring fixed size, mixed type arrays that function similarly to something like a Tuple.
More details of this can be [found here](https://json-schema.org/understanding-json…
-
- [x] https://github.com/StarRocks/starrocks/pull/47233
- [x] https://github.com/StarRocks/starrocks/pull/46448
- [x] https://github.com/StarRocks/starrocks/pull/45406
## Feature request
**Is y…