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

[hotfix] Add test for DataLakeQueryBuilder #1459

Merged
merged 1 commit into from
Mar 28, 2023
Merged

[hotfix] Add test for DataLakeQueryBuilder #1459

merged 1 commit into from
Mar 28, 2023

Conversation

tenthe
Copy link
Contributor

@tenthe tenthe commented Mar 28, 2023

Purpose

This PR adds a unit test for the DataLakeQueryBuilder.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@tenthe tenthe added java Pull requests that update Java code no release note Issues and PR. Add if they should not be contained in the release notes (e.g., minor refactorings). labels Mar 28, 2023
@github-actions github-actions bot added backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Mar 28, 2023
@tenthe tenthe merged commit de73be8 into dev Mar 28, 2023
@tenthe tenthe deleted the query_builder_test branch March 28, 2023 15:09
dominikriemer added a commit that referenced this pull request Apr 2, 2023
* Improve data explorer query management (#1406)

* Fix checkstyle issue (#1406)

* Fix checkstyle issue (#1406)

* Refactor data explorer module (#1406)

* Fix checkstyle issues (#1406)

* Fix checkstyle issue in text (#1406)

* Fix test (#1406)

* [hotfix] Add test for DataLakeQueryBuilder (#1459)

* Merge missing test (#1406)

* Cleanup code (#1406)

---------

Co-authored-by: Philipp Zehnder <tenthe@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code no release note Issues and PR. Add if they should not be contained in the release notes (e.g., minor refactorings). testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants