beacon-biosignals/Legolas.jl
Tables.jl-friendly mechanisms for constructing, reading, writing, and validating Arrow tables against extensible, versioned, user-specified schemas.
JuliaNOASSERTION
Issues
- 36
TagBot trigger issue
#8 opened by JuliaTagBot - 5
- 0
introduce semantics for "allowable changes via a schema version bump" that pair w/ existing semantics regarding "changes that require a schema version bump"
#125 opened by jrevels - 3
- 0
add convenience macro for declaring a new version of a schema which differs only from an older version by additional fields
#121 opened by ericphanson - 0
Functionality to construct partial record
#111 opened by ericphanson - 1
- 4
- 2
- 3
- 0
- 2
- 1
- 0
Incorrect escaping in `@version` macro?
#91 opened by ericphanson - 0
Tests are not re-runnable in same session
#93 opened by ericphanson - 0
- 3
Better error messages when passing an object that does not satisfy as schema.
#44 opened by haberdashPI - 3
support multiple inheritance
#64 opened by jrevels - 0
feature request: `write_record` / `read_record` to read/write a single row from a record instance
#80 opened by kleinschmidt - 0
- 7
support pluggable/arbitrary (de)serialization formats/targets (CSV, JSON, YAML, etc.)
#34 opened by jrevels - 0
incorrect type assertions are accidentally imposed onto parent-derived fields in generated record constructor definitions
#76 opened by jrevels - 1
- 1
- 0
- 1
Legolas-v0.4 serialized nested rows not deserialized properly on Legolas v0.5
#70 opened by ericphanson - 5
- 0
- 1
Document `accepted_field_type`
#60 opened by ericphanson - 0
Define default method overload for `Base.copy` on generated `AbstractRecord` types
#61 opened by jrevels - 0
throw better error messages for defensive implicit `AbstractRecord` `convert` failures
#50 opened by jrevels - 2
Allow schema from variable name in `@row`
#9 opened by ericphanson - 0
[v0.4] Too loose checking in schema name
#59 opened by ericphanson - 3
- 3
Add function that returns a Schema's cols
#41 opened by hannahilea - 2
- 0
attempting to define a schema that violates its parent schema types should induce an error
#53 opened by jrevels - 0
attempting to define a child schema of a non-existent parent schema should induce an `UnknownSchemaError`
#51 opened by jrevels - 0
- 1
Feature request: Metadata sanitize function
#47 opened by hannahilea - 4
TagBot trigger issue
#42 opened by beacon-buddy - 0
Issue with nested arrow serialization
#39 opened by ericphanson - 0
- 0
- 4
Feature request: let children schemas use fields from parents for defaults/validation
#22 opened by ericphanson - 0
`isequal` defined but not `hash` for `Row`
#23 opened by ericphanson - 0
upstream (or replace?) `Legolas.locations`/`Legolas.gather`/`Legolas.materialize`
#15 opened by jrevels - 0