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

feat: Implement rest catalog tables and add test framework #179

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

liurenjie1024
Copy link
Contributor

Close #175

  1. Implement list tables api.
  2. Use docker compose rather testcontainers to setup test. I realized that in fact we can run docker compose in parallel and avoid confliction.
  3. Setup test framework.

Copy link
Contributor

@ZENOTME ZENOTME left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@liurenjie1024 liurenjie1024 merged commit 6035b7b into icelake-io:main Sep 5, 2023
3 checks passed
@liurenjie1024 liurenjie1024 deleted the renjie/issue-175 branch September 5, 2023 23:53
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.

Implement trivial catalog methods and set up ci.
2 participants