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

[HUDI-2388] Add DAG nodes for Spark SQL in integration test suite #3583

Merged
merged 6 commits into from
Sep 13, 2021

Conversation

yihua
Copy link
Contributor

@yihua yihua commented Sep 1, 2021

What is the purpose of the pull request

This PR adds the DAG nodes of create table, insert, merge, update, and delete in Spark SQL for testing Spark SQL in the integration test suite.

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@hudi-bot
Copy link

hudi-bot commented Sep 1, 2021

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run travis re-run the last Travis build
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua force-pushed the HUDI-2388-spark-sql-dag-nodes branch from 1849c0e to d535f4a Compare September 7, 2021 13:34
@yihua yihua force-pushed the HUDI-2388-spark-sql-dag-nodes branch 3 times, most recently from 2e87596 to fb78a81 Compare September 8, 2021 15:50
@yihua yihua force-pushed the HUDI-2388-spark-sql-dag-nodes branch from fb78a81 to ea44e15 Compare September 8, 2021 16:26
@yihua yihua changed the title [WIP][HUDI-2388] Add DAG nodes for Spark SQL in integration test suite [HUDI-2388] Add DAG nodes for Spark SQL in integration test suite Sep 13, 2021
@nsivabalan nsivabalan merged commit 5d60491 into apache:master Sep 13, 2021
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