Skip to content

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

Closed
gengliangwang wants to merge 1 commit intoapache:masterfrom
gengliangwang:logicalType_suite
Closed

[SPARK-25099][SQL][TEST] Generate Avro Binary files in test suite#22091
gengliangwang wants to merge 1 commit intoapache:masterfrom
gengliangwang:logicalType_suite

Conversation

@gengliangwang
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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