Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/jsonschema-transpiler

Compile JSON Schema into Avro and BigQuery schemas
https://github.com/mozilla/jsonschema-transpiler

Release v2.0.0

badboy opened this pull request 11 months ago
Update README with the current `--help` output

badboy opened this pull request 11 months ago
cargo update

badboy opened this pull request 11 months ago
Bump rustix from 0.38.13 to 0.38.19

dependabot[bot] opened this pull request about 1 year ago
Bug 1839640 - BigQuery: Convert json atoms to a JSON column type

badboy opened this pull request over 1 year ago
Update all dependencies

badboy opened this pull request over 1 year ago
Get rid of all compile-time warnings by following (clippy) suggestions

badboy opened this pull request over 1 year ago
Bump regex from 1.5.4 to 1.5.5

dependabot[bot] opened this pull request over 2 years ago
Updated command examples to represent current output

kik-kik opened this pull request about 3 years ago
[Proposal] Add python bindings

kitagawa-hr opened this issue about 3 years ago
Use pure rust libraries for regex and snakecasing

acmiyaguchi opened this pull request over 3 years ago
Bump version to 1.9.0

acmiyaguchi opened this pull request almost 4 years ago
Bump version

scholtzan opened this pull request almost 4 years ago
Truncate descriptions

scholtzan opened this pull request almost 4 years ago
Add web application that runs the transpiler in wasm

acmiyaguchi opened this pull request almost 4 years ago
Add repository link to crates.io and update README

acmiyaguchi opened this pull request about 4 years ago
`<unknown>` property field is dropped from an object

acmiyaguchi opened this issue over 4 years ago
doc.rs fails to build as of v1.6.0

acmiyaguchi opened this issue almost 5 years ago
Propagate "description" from json schema to BigQuery schema

scholtzan opened this pull request almost 5 years ago
Bug 1595899 - Add option to generate maps without value

relud opened this pull request about 5 years ago
Nested list

acmiyaguchi opened this pull request over 5 years ago
Add support for tuples in the form of anonymous structs

acmiyaguchi opened this pull request over 5 years ago
Gather Data Science feedback on union and tuple types

jklukas opened this issue over 5 years ago
Decide how to handle union types (like [string, int]) in BQ

jklukas opened this issue over 5 years ago
Remove redundant code path

acmiyaguchi opened this pull request over 5 years ago
Fix #84 - Add `--force-nullable` option to make all fields nullable

acmiyaguchi opened this pull request over 5 years ago
Add option to make all fields nullable for BQ schemas

whd opened this issue over 5 years ago
Union of string and bytes should be bytes

acmiyaguchi opened this issue over 5 years ago
Support bytes as a data type

relud opened this pull request over 5 years ago
Support bytes as a data type

acmiyaguchi opened this issue over 5 years ago
Support PubSub schemas

acmiyaguchi opened this issue over 5 years ago
Add `--normalize-case` option for snake_casing column names

acmiyaguchi opened this pull request over 5 years ago
Convert camel case bigquery column names to snake case

jklukas opened this issue over 5 years ago
Add a flag to drop fields instead of casting

acmiyaguchi opened this pull request over 5 years ago
Consider supporting legacy BigQuery types

fbertsch opened this issue over 5 years ago
Add instructions on publishing to crates.io

acmiyaguchi opened this pull request over 5 years ago
Bump version to 0.5.0

acmiyaguchi opened this pull request over 5 years ago
Ignore hidden test resource files

fbertsch opened this pull request over 5 years ago
Use timestamp rather than datetime in bq

fbertsch opened this pull request over 5 years ago
Use `TIMESTAMP` instead of `DATETIME` in BigQuery

fbertsch opened this issue over 5 years ago
Bump version to 0.4.0

acmiyaguchi opened this pull request over 5 years ago
Make Jsonschema datetime a format

fbertsch opened this pull request over 5 years ago
Bump to 0.3.0

acmiyaguchi opened this pull request over 5 years ago
WIP: Datetime support for bq

fbertsch opened this pull request over 5 years ago
Validate input jsonschema before transpiling

acmiyaguchi opened this issue over 5 years ago
Validate BigQuery schemas by round-trip via Avro

acmiyaguchi opened this issue over 5 years ago
Add integration tests against reference data

acmiyaguchi opened this issue over 5 years ago
Extract root columns from BigQuery schema

acmiyaguchi opened this pull request over 5 years ago
Support `date-time` format in JSON schemas

fbertsch opened this issue over 5 years ago
`build.rs` causes `cargo publish` to fail

acmiyaguchi opened this issue over 5 years ago
Propagate "description" from json schema to BigQuery schema

jklukas opened this issue over 5 years ago
Require compiled test updates were committed in CI

relud opened this pull request over 5 years ago
Refactor scripts/format-tests.py into build.rs

relud opened this pull request over 5 years ago
Add an option to drop incompatible fields as an error-handling mechanism

acmiyaguchi opened this issue over 5 years ago
Add binary releases on github tags

acmiyaguchi opened this issue over 5 years ago
Refactor `scripts/format-tests.py` into `build.rs`

acmiyaguchi opened this issue over 5 years ago
Support serde of Avro IDL

acmiyaguchi opened this issue over 5 years ago
Top-level BigQuery schema should be a JSON list

acmiyaguchi opened this issue over 5 years ago
Remove allOf case and add linting to CI

acmiyaguchi opened this pull request over 5 years ago
Enable avro tests in generated test suite

acmiyaguchi opened this pull request over 5 years ago
Update README; add license and CoC

acmiyaguchi opened this pull request over 5 years ago
Support schemas for Protocol Buffers

acmiyaguchi opened this issue over 5 years ago
Prepare readme for release

badboy opened this issue almost 6 years ago
Modify cli name and options; bump version to 0.2

acmiyaguchi opened this pull request almost 6 years ago
Update README

acmiyaguchi opened this pull request almost 6 years ago
Integration test scripts

acmiyaguchi opened this pull request almost 6 years ago
Support schemas for Spark Dataframes

acmiyaguchi opened this issue almost 6 years ago
Support schemas for Parquet-MR

acmiyaguchi opened this issue almost 6 years ago
Modify schema transformations for BigQuery compatibility

acmiyaguchi opened this pull request almost 6 years ago
Refactor transpilation into a state-machine

acmiyaguchi opened this issue almost 6 years ago
Support tuple validation in jsonschema arrays

acmiyaguchi opened this issue almost 6 years ago
Fix namespace generation in Avro schemas

acmiyaguchi opened this pull request almost 6 years ago
Add scripts for testing transpilation against mps

acmiyaguchi opened this pull request almost 6 years ago
Publish package to crates.io

acmiyaguchi opened this issue almost 6 years ago
Add error handling in jsonschema

acmiyaguchi opened this issue almost 6 years ago
Add minimal CircleCI config

badboy opened this pull request almost 6 years ago
Support canonical form for Avro schemas

acmiyaguchi opened this issue almost 6 years ago
Add option to convert avro in the cli

acmiyaguchi opened this pull request almost 6 years ago
Implement `Into<ast::AST> for avro::Type`

acmiyaguchi opened this pull request almost 6 years ago
Implement grammar for Avro

acmiyaguchi opened this pull request almost 6 years ago
Specify version numbers in cargo manifest

acmiyaguchi opened this pull request almost 6 years ago
Add continuous integration for tests and linting

acmiyaguchi opened this issue almost 6 years ago
Replace `convert_bigquery` with a transpilation path

acmiyaguchi opened this pull request almost 6 years ago
Implement `From<ast::Tag> for bigquery::Tag`

acmiyaguchi opened this pull request almost 6 years ago
Refactor tests into submodules

acmiyaguchi opened this pull request almost 6 years ago
Collapse Type::Union into a flattened type

acmiyaguchi opened this pull request almost 6 years ago
Implement `Into<ast::Tag> for jsonschema::Tag`

acmiyaguchi opened this pull request almost 6 years ago
Initial release

acmiyaguchi opened this pull request almost 6 years ago
Fix #16: Add Union type to ast::Type

acmiyaguchi opened this pull request almost 6 years ago
Implement simplification of Union types

acmiyaguchi opened this issue almost 6 years ago
Add `Intersection` type to ast

acmiyaguchi opened this issue almost 6 years ago
Add documentation around the definition of the `Tag` and `Type` pattern

acmiyaguchi opened this issue almost 6 years ago
Add `Union` type to ast

acmiyaguchi opened this issue almost 6 years ago
Implement `Into<ast::AST> for Avro`

acmiyaguchi opened this issue almost 6 years ago
Implement grammar for Avro

acmiyaguchi opened this issue almost 6 years ago
Implement `From<ast::AST> for BigQuery`

acmiyaguchi opened this issue almost 6 years ago
Implement `Into<ast::AST> for JSONSchema`

acmiyaguchi opened this issue almost 6 years ago