Skip to content

Conversation

@gengliangwang
Copy link
Member

What changes were proposed in this pull request?

Currently the output namespace is starting with ".", e.g. .topLevelRecord

Although it is valid according to Avro spec, we should remove the starting dot in case of failures when the output Avro file is read by other lib:

linkedin/goavro#96

How was this patch tested?

Unit test

@SparkQA
Copy link

SparkQA commented Aug 2, 2018

Test build #94035 has finished for PR 21974 at commit 70ceb84.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@asfgit asfgit closed this in f45d60a Aug 3, 2018
otterc pushed a commit to linkedin/spark that referenced this pull request Mar 22, 2023
Currently the output namespace is starting with ".", e.g. `.topLevelRecord`

Although it is valid according to Avro spec, we should remove the starting dot in case of failures when the output Avro file is read by other lib:

linkedin/goavro#96

Unit test

Author: Gengliang Wang <[email protected]>

Closes apache#21974 from gengliangwang/avro_namespace.

(cherry picked from commit f45d60a)
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.

3 participants