fastavro license clarification
See original GitHub issueHey folks,
Just wondering what license fastavro
is meant to have. I see mention of an Apache license in Notice.txt, but reference to an MIT license in setup.py
thanks to @theianrobertson for pointing this out.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
fastavro/LICENSE at master - GitHub
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger ...
Read more >fastavro — fastavro 1.7.0 documentation
It iterates over the same 10K records in 2.9sec, and if you use it with PyPy it'll do it in 1.5sec (to be...
Read more >FastAvro Schema Issues - python - Stack Overflow
The type of ["record", "null"] doesn't make sense because you haven't defined a named type called "record" (and I'm not sure the specification ......
Read more >Open Source Used In Nexus Insights 6.0 6.0 - Cisco
This document contains licenses and notices for open source software used in ... 1.10.1 Available under license ... 1.859 fastavro 0.21.14.
Read more >apache_beam.runners.dataflow.dataflow_runner
The ASF licenses this file to You under the Apache License, ... Make Dataflow workers use FastAvro on Python 3 unless use_avro experiment...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@theianrobertson That’s definitely a good idea. I’ll add that in.
Thanks so much for the fast(avro) turnaround!