Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-25099][SQL][TEST] Generate Avro Binary files in test suite #22091

Closed
wants to merge 1 commit into from

Conversation

gengliangwang
Copy link
Member

What changes were proposed in this pull request?

In PR #21984 and #21935 , the related test cases are using binary files created by Python scripts.

Generate the binary files in test suite to make it more transparent. Also we can

Also move the related test cases to a new file AvroLogicalTypeSuite.scala.

How was this patch tested?

Unit test.

@SparkQA
Copy link

SparkQA commented Aug 13, 2018

Test build #94682 has finished for PR 22091 at commit 373777b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • class AvroLogicalTypeSuite extends QueryTest with SharedSQLContext with SQLTestUtils

@cloud-fan
Copy link
Contributor

LGTM, merging to master!

@asfgit asfgit closed this in 26775e3 Aug 13, 2018
otterc pushed a commit to linkedin/spark that referenced this pull request Mar 22, 2023
In PR apache#21984 and apache#21935 , the related test cases are using binary files created by Python scripts.

Generate the binary files in test suite to make it more transparent.  Also we can

Also move the related test cases to a new file `AvroLogicalTypeSuite.scala`.

Unit test.

Closes apache#22091 from gengliangwang/logicalType_suite.

Authored-by: Gengliang Wang <gengliang.wang@databricks.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>

RB=2651977
BUG=LIHADOOP-59243
G=spark-reviewers
R=ekrogen
A=ekrogen
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