Skip to content

Conversation

gengliangwang
Copy link
Member

What changes were proposed in this pull request?

As per Reynold's comment: #21742 (comment)

It makes sense to remove the implicit class AvroDataFrameWriter/AvroDataFrameReader, since the Avro package is external module.

How was this patch tested?

Unit test

@SparkQA
Copy link

SparkQA commented Jul 22, 2018

Test build #93417 has finished for PR 21841 at commit 30e09f8.

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

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gatorsmile
Copy link
Member

@gengliangwang Could you address the conflicts?

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HyukjinKwon
Copy link
Member

@gengliangwang, looks JIRA link is wrong. you mean SPARK-24883?

@gengliangwang gengliangwang changed the title [SPARK-24768][SQL]Avro: remove implicit class AvroDataFrameWriter/AvroDataFrameReader [SPARK-24883][SQL]Avro: remove implicit class AvroDataFrameWriter/AvroDataFrameReader Jul 23, 2018
@gengliangwang
Copy link
Member Author

@HyukjinKwon Thanks for reminding! I have corrected it.

@SparkQA
Copy link

SparkQA commented Jul 23, 2018

Test build #93433 has finished for PR 21841 at commit 06a80bb.

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

@HyukjinKwon
Copy link
Member

Merged to master.

@asfgit asfgit closed this in f59de52 Jul 23, 2018
otterc pushed a commit to linkedin/spark that referenced this pull request Mar 22, 2023
…roDataFrameReader

As per Reynold's comment: apache#21742 (comment)

It makes sense to remove the implicit class AvroDataFrameWriter/AvroDataFrameReader, since the Avro package is external module.

Unit test

Author: Gengliang Wang <gengliang.wang@databricks.com>

Closes apache#21841 from gengliangwang/removeImplicit.

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

4 participants