Skip to content

Added Avro codec + decoder support for new types#1

Merged
svencowart merged 8 commits intoavro-codecfrom
avro-codec-improvements
Jan 3, 2025
Merged

Added Avro codec + decoder support for new types#1
svencowart merged 8 commits intoavro-codecfrom
avro-codec-improvements

Conversation

@jecsand838
Copy link

@jecsand838 jecsand838 commented Dec 30, 2024

What changes are included in this PR?

Added codec support + tests for:

  1. Namespaces
  2. Enums
  3. Maps
  4. Decimals

Added reader decoder support for:

  1. Enums
  2. Maps
  3. Decimals
  4. Lists
  5. Fixed
  6. Interval
  7. Nullable fields

1. Namespaces
2. Enums
3. Maps
4. Decimals
@jecsand838 jecsand838 self-assigned this Dec 30, 2024
…al types.

Signed-off-by: Connor Sanders <connor@elastiflow.com>
…al types.

Signed-off-by: Connor Sanders <connor@elastiflow.com>
…al types.

Signed-off-by: Connor Sanders <connor@elastiflow.com>
Signed-off-by: Connor Sanders <connor@elastiflow.com>
* Implemented reader decoder for Avro Lists
* Cleaned up reader/record.rs and added comments for readability.

Signed-off-by: Connor Sanders <connor@elastiflow.com>
@jecsand838 jecsand838 changed the title Added codec support + tests for: Added Avro codec + decoder support for new types Dec 31, 2024
Signed-off-by: Connor Sanders <connor@elastiflow.com>
- Fixed
- Interval

Signed-off-by: Connor Sanders <connor@elastiflow.com>
@svencowart svencowart merged commit 2792037 into avro-codec Jan 3, 2025
@jecsand838 jecsand838 deleted the avro-codec-improvements branch January 3, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants