Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / actgardner/gogen-avro issues and pull requests

#206 - Is this project still maintained?

Issue - State: open - Opened by sk- about 1 year ago - 3 comments

#205 - Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 in /v10

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#204 - Fix typo in hambra/avro link

Pull Request - State: closed - Opened by gnagel over 1 year ago

#202 - Fix build error if record has empty array of fields

Pull Request - State: closed - Opened by nicanor-romero about 2 years ago - 1 comment

#200 - YAML vulnerabilities CWE-476 -NULL POINTER REF

Pull Request - State: open - Opened by srvgit about 2 years ago

#199 - Unknown enum instead of default enum

Issue - State: open - Opened by YoussefOuirini over 2 years ago - 1 comment

#198 - Unable to resolve type reference

Issue - State: open - Opened by EArbeitman over 2 years ago - 1 comment

#197 - fix field names conflicts

Pull Request - State: open - Opened by fruiting over 2 years ago - 1 comment

#196 - Simplify union codegen

Pull Request - State: open - Opened by frankgrimes97 over 2 years ago - 5 comments

#195 - Add more union type constructors

Pull Request - State: open - Opened by frankgrimes97 over 2 years ago

#194 - #193: MarshalJSON preserves avro schema ordering

Pull Request - State: open - Opened by galion96 over 2 years ago

#192 - Feature Request for Deep Namespacing

Issue - State: open - Opened by h-artzi over 2 years ago

#191 - Fix hamba reference

Pull Request - State: closed - Opened by klausner17 over 2 years ago - 1 comment

#190 - There is a typo in hamba reference in README

Issue - State: open - Opened by klausner17 over 2 years ago - 1 comment

#189 - Generating code for large unions is problematic

Issue - State: open - Opened by tneilturner over 2 years ago

#188 - Serializing generic data

Issue - State: open - Opened by rayokota almost 3 years ago

#187 - time.Time

Issue - State: open - Opened by jweibel22 almost 3 years ago - 1 comment

#186 - fix: Deprecation of 'go get' for installing executables

Pull Request - State: closed - Opened by pantafive almost 3 years ago - 1 comment

#185 - Issue with schema evolution when adding an enum

Issue - State: closed - Opened by bozhidarG almost 3 years ago - 2 comments

#184 - null union should not generate union types

Issue - State: open - Opened by jiping-s almost 3 years ago - 1 comment

#183 - how to filter the 'null' in MarshalJSON()?

Issue - State: open - Opened by Cyberpunk314 almost 3 years ago - 1 comment

#182 - Union type does not have a fingerprint

Issue - State: open - Opened by AbdulRahmanAlHamali almost 3 years ago - 1 comment

#181 - Q: only strings can be serialized?

Issue - State: closed - Opened by chichunhua almost 3 years ago - 3 comments

#180 - Update go mod to v1.17

Pull Request - State: closed - Opened by lukasleung about 3 years ago - 2 comments

#179 - Enable Fully Qualified Name for Fixed avro type

Pull Request - State: closed - Opened by lukasleung about 3 years ago - 4 comments

#178 - Generated constructor code calls NewUnionNull*() which is overwritten by nil

Issue - State: closed - Opened by i7tsov about 3 years ago - 3 comments

#177 - Fix newline character in doc of field

Pull Request - State: closed - Opened by cmouli84 about 3 years ago - 1 comment

#176 - Two records with same name are always compatible

Issue - State: open - Opened by jweibel22 about 3 years ago - 2 comments

#175 - Populate missing ops in String method

Pull Request - State: closed - Opened by sixstone-qq over 3 years ago - 1 comment

#174 - Question : Would you consider making the templates overridable ?

Issue - State: closed - Opened by dstendardi over 3 years ago - 3 comments

#173 - Fix empty container creation

Pull Request - State: closed - Opened by FrancoisWagner over 3 years ago - 2 comments

#172 - Union usability improvements

Issue - State: open - Opened by ahawtho over 3 years ago

#171 - Exception when deserializing: Panic at pc 196 - (set(int))

Issue - State: closed - Opened by tneilturner over 3 years ago - 14 comments

#170 - Enable Fully Qualified Enum Names

Pull Request - State: closed - Opened by lukasleung over 3 years ago - 1 comment

#169 - Same enum name in different namespace

Issue - State: closed - Opened by cmouli84 over 3 years ago - 3 comments

#168 - fix: gogen-avro file comment

Pull Request - State: open - Opened by artempanko over 3 years ago - 1 comment

#167 - enum default values are not used

Issue - State: closed - Opened by puhlenbruck over 3 years ago - 3 comments

#166 - unions with different type order panic

Issue - State: closed - Opened by rgalus almost 4 years ago - 1 comment

#165 - Question: Default values for record creation

Issue - State: closed - Opened by matlockx almost 4 years ago - 3 comments

#164 - Error with escaped character

Issue - State: closed - Opened by shiyao-afterpay almost 4 years ago - 2 comments

#163 - json.Marshal add M value for Maps

Issue - State: closed - Opened by a-watters about 4 years ago - 5 comments

#162 - How to get the latest v6 executable?

Issue - State: closed - Opened by sdatchley about 4 years ago - 1 comment

#161 - How to manage New<Type> method

Issue - State: closed - Opened by ChenJhua about 4 years ago - 4 comments

#159 - JSON decoding handles defaults and required fields

Issue - State: closed - Opened by actgardner over 4 years ago
Labels: 8.0

#158 - JSON-encoded record fields are case sensitive

Issue - State: closed - Opened by actgardner over 4 years ago
Labels: 8.0

#157 - JSON deserializer throws an error for unsupported union values

Issue - State: closed - Opened by actgardner over 4 years ago
Labels: 8.0

#156 - JSON-encode unions with fully-qualified type names

Issue - State: closed - Opened by actgardner over 4 years ago - 2 comments
Labels: 8.0

#155 - Aliases can't be resolved within the same schema

Issue - State: closed - Opened by actgardner over 4 years ago
Labels: 8.0

#154 - Fix JSON encoding for bytes fields

Issue - State: closed - Opened by actgardner over 4 years ago
Labels: 8.0

#153 - Prefix generated method names to reduce collision risk

Issue - State: closed - Opened by actgardner over 4 years ago
Labels: 8.0

#152 - Renamed function Schema() to AvroRecordSchema()

Pull Request - State: closed - Opened by kkoehler over 4 years ago - 2 comments

#151 - set limit on byte deserialize buffer

Pull Request - State: closed - Opened by smousa over 4 years ago - 1 comment

#150 - Deserialize function receives: fatal error: runtime: out of memory

Issue - State: closed - Opened by smousa over 4 years ago - 3 comments

#149 - MarshalJSON for enum generates value which can't be converted back

Pull Request - State: closed - Opened by tomaszbartoszewski over 4 years ago - 1 comment

#148 - Install command not working

Issue - State: open - Opened by ghost over 4 years ago - 7 comments

#146 - Writing OCF header without writing messages

Issue - State: closed - Opened by sebnyberg over 4 years ago - 1 comment

#145 - I don't understand why this compileRef error occurs

Issue - State: closed - Opened by unixomg over 4 years ago - 5 comments

#144 - Round trip failure - wrong union type decoded

Issue - State: closed - Opened by markfarnan almost 5 years ago - 9 comments

#142 - Fix examples anchor

Pull Request - State: closed - Opened by xgamtx almost 5 years ago - 1 comment

#141 - v7 can not deserialize what it previously serialized.

Issue - State: closed - Opened by rcosnita almost 5 years ago - 9 comments

#140 - Safe-check in the serializer

Pull Request - State: closed - Opened by tanis2000 almost 5 years ago - 3 comments

#139 - Performance problem deserializing messages

Issue - State: closed - Opened by mrjackbo almost 5 years ago - 2 comments

#138 - Configurable Compile with allowLaxNames option

Pull Request - State: closed - Opened by rgalus almost 5 years ago - 4 comments

#137 - Incompatible types error for field with array of records

Issue - State: closed - Opened by rgalus almost 5 years ago - 3 comments

#136 - schema evolution and Schema Registry

Issue - State: open - Opened by Arnold1 almost 5 years ago - 2 comments

#135 - issue with new update

Issue - State: closed - Opened by Arnold1 almost 5 years ago - 11 comments

#134 - question: can i read arbitrary avro messages?

Issue - State: open - Opened by mikedewar almost 5 years ago - 8 comments

#133 - question

Issue - State: closed - Opened by Arnold1 almost 5 years ago - 7 comments

#132 - Add single object support

Pull Request - State: closed - Opened by dhiaayachi almost 5 years ago - 6 comments

#131 - Writing header in container.NewWriter

Issue - State: closed - Opened by alejandro-falkowski-gelato almost 5 years ago - 5 comments

#130 - Avro java serialized deserialization not working

Issue - State: closed - Opened by dhiaayachi almost 5 years ago - 4 comments

#129 - Avro Object Container File do not need a codec specified.

Pull Request - State: closed - Opened by SourceFellows almost 5 years ago - 1 comment

#128 - Code refactoring

Issue - State: open - Opened by dmlambea almost 5 years ago - 2 comments

#127 - Optional unions as pointers

Pull Request - State: closed - Opened by dmlambea almost 5 years ago - 6 comments

#125 - add compile incompatibility demo test

Pull Request - State: closed - Opened by rogpeppe about 5 years ago - 1 comment

#124 - Generated comment is on a single line.

Pull Request - State: closed - Opened by tanis2000 about 5 years ago - 4 comments

#123 - schema: fix semantics for names in namespaces

Pull Request - State: closed - Opened by rogpeppe about 5 years ago - 1 comment

#121 - schema: avoid mutating objects in Definition

Pull Request - State: closed - Opened by rogpeppe about 5 years ago - 2 comments

#120 - schema: add Attribute method to AvroType and Definition

Pull Request - State: closed - Opened by rogpeppe about 5 years ago - 1 comment

#118 - Generate avro file from golang struct

Issue - State: closed - Opened by maeglindeveloper about 5 years ago - 3 comments

#117 - type compatibility should be checked at compile time

Issue - State: closed - Opened by rogpeppe about 5 years ago - 4 comments

#114 - Error: type *generator.Package has no field or method AddFunction

Issue - State: closed - Opened by chengcheng-pei about 5 years ago - 1 comment

#112 - type matching should match unqualified names

Issue - State: open - Opened by rogpeppe about 5 years ago - 6 comments

#111 - support for single object encoding

Issue - State: closed - Opened by rogpeppe about 5 years ago - 3 comments

#110 - Logical types

Issue - State: open - Opened by josephglanville about 5 years ago - 3 comments

#107 - Support both Title and Camel casing in Namers

Pull Request - State: closed - Opened by josephglanville over 5 years ago - 6 comments

#91 - Primitive serializer library

Pull Request - State: closed - Opened by jeroenrinzema over 5 years ago - 9 comments

#86 - Supporting confluent compliant schema registry

Issue - State: open - Opened by MrDHat almost 6 years ago - 2 comments
Labels: enhancement, help wanted

#84 - Suppress "SOURCES" comment?

Issue - State: closed - Opened by nickretallack almost 6 years ago - 3 comments
Labels: enhancement, help wanted