linkedin / linkedin/avro-util

[parser] Handle global namespace in AvscParser

Open
#339 0 comments 0 reactions 1 assignee View on GitHub

@dg-builder is already working on this.

Since May 23, 2022.

Dominant language
Java
Stars
87
Forks
73
Avg merge
2h 50m
Merged PRs (30d)
1

Description

The global namespace denoted as an empty string (`""`) is an acceptable namespace. Furthermore, a fully-qualified name can be `.SimpleName`.

This needs to be supported in `AvscParser`. This should be as simple as allowing the empty namespace in `AvroName`, however there may be other modifications needed.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.