-
Some of our data type usage is not intuitive and/or inconsistent. This issue should be used to generate a number of beginner issues to change these types. None of these issues will affect behavior, bu…
-
Most likely all to be mentioned at least once in Chp 2, but then scattered throughout later as well.
- [ ] beeswarm plots
- [ ] sina plots
- [ ] sankey plots
- from https://twitter.com/minebocek…
-
As it stand, the library is barely usable as it is extremly easy to mess up.
- Almost no data types are handled other than Object or Variant.
- Possibility to insert any non JSON related data,
Co…
-
I'm currently using your LPP serialization format in one of my applications. I like the general approach. However, do I understand it correctly that LPP is currently only defined for the data types li…
dbrgn updated
2 years ago
-
### Is your feature request related to a problem or challenge?
Part of https://github.com/apache/datafusion/issues/7065
We have a great aggregation fuzz tester that is run like this:
```shell
…
-
Something that struck me just recently is that if another package defines a function like this:
```
// Returns unsigned PCM 8-bit audio samples.
func getSamples() []uint8 {
}
```
We can't directly c…
-
SCIM defines the following data types, and does not permit new types:
- String
- Boolean
- Decimal
- Integer
- DateTime
- Binary
- Reference
CIFER Core Schema has the following additional types:
- Co…
-
Currently specifying a value_type for an entity is optional. value types are instead inferred during an online call with a this [function](https://github.com/feast-dev/feast/blob/a1ff1290002376b4c9ac8…
-
Programming languages all have built-in data structures, but these often differ from one language to another. This article attempts to list the built-in data structures available in JavaScript and wha…
-
## Description of the feature
It would be nice if a type being wrapped in `Option` would be shown as nullable in the OpenAPI document. See https://stackoverflow.com/questions/48111459/how-to-define-a…
ettom updated
1 month ago