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

Windoze/spark sql source #839

Merged
merged 11 commits into from
Jan 6, 2023
Merged

Windoze/spark sql source #839

merged 11 commits into from
Jan 6, 2023

Conversation

windoze
Copy link
Member

@windoze windoze commented Nov 7, 2022

Description

Add SparkSqlSource. It uses a SparkSQL table name or SQL statement to load data.

How was this PR tested?

Unit test has been added.

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • A new SparkSqlSource source type.

@xiaoyongzhu
Copy link
Member

xiaoyongzhu commented Nov 23, 2022

Thanks @windoze for the PR, it's a nice one.

A quick high level comment is that maybe we should have a small databricks table setup and add/run E2E test cases. I think the scala unit test looks good, but there might be changes on the python side so we'd better add E2E test to be safe.

@windoze windoze added the safe to test Tag to execute build pipeline for a PR from forked repo label Dec 12, 2022
windoze and others added 4 commits December 12, 2022 20:11
Signed-off-by: Yuqing Wei <weiyuqing021@outlook.com>
Signed-off-by: Yuqing Wei <weiyuqing021@outlook.com>
@xiaoyongzhu
Copy link
Member

This LGTM. Thanks @Yuqing-cat and @windoze !

@windoze windoze merged commit 308321d into main Jan 6, 2023
@windoze windoze deleted the windoze/spark-sql-source branch January 16, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants