-
Overview
The proposed organicCertification schema type would support businesses, products, and organizations that follow recognized organic standards, enabling them to present structured data about o…
-
**Describe the problem**
Currently, adding new query or task types to the code requires manual updates in multiple places. For example, the following code snippet illustrates that the `query_type` fi…
-
### Description
Metrics in `kona-derive` are a set of prometheus types that are spread across the pipeline stages using helper macros. The helper macros handle feature flagging since `metrics` are no…
-
The JSON3 package uses `StructTypes` to map data from a JSON-file into a Julia data structure. See https://quinnj.github.io/JSON3.jl/stable/#Read-JSON-into-a-type
Potentially, this approach offers …
-
With reference to a user's request in #1819
It would be nice if KSQL supported flattening `ARRAY`, and `STRUCT` into multiple columns, e.g.
```sql
-- Given a UDF that returns a STRUCT
SELECT …
-
The arguments of RPC currently have to be either serializable or JsValue. Ideally, this restriction should be relaxed to allow composite types, e.g., an arbitrary struct or enum containing a JsValue t…
-
A clarification of ideas from #19 and #20:
```
match val with { -- braces required
5 -> exactly the value `5`
x -> a single-arity value, bound to `x`
x when x > 0 -> a single-ar…
-
https://github.com/ietf-wg-jsonpath/draft-ietf-jsonpath-base/pull/125#discussion_r721614374
cabo updated
11 months ago
-
## Description
I have a search function to search articles in my blog. This works in general. I just noticed that a specific 2 word search term results in 2 results where I would expect just 1 result…
-
Please add the following paragraph to the [Preferred file formats](https://datadryad.org/stash/requirements#:~:text=the%20Dryad%20DOI.-,Preferred%20file%20formats,-Most%20types%20of) section of our He…