-
Notifications
You must be signed in to change notification settings - Fork 191
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: add risingwave engine adapter support for sqlmesh. #3436
Conversation
@lin0303-siyuan do you have plans to finish this? |
@tobymao Hi Toby, I have some issues last two weeks and plan to resume this week. |
Hi maintainers, I have pushed new commits and am willing to hear from your feedbacks about the risingwave engine adatper. |
Can you please also add a docs page for risingwave? See the existing ones for examples. It basically just needs to tell people how to install it, what the connection options are and any risingwave limitations / quirks that you are aware of |
Sure, please see the new commit. |
closing for now as there's been no progress. feel free to reopen when ready |
Hi maintainers, I am really sorry that I am out of work for the past month for personal issues. And now I want to continue to work on this pr, but I don't permission to reopen the pr, could you please reopen for me? |
Could you please review and give further suggestions, appreciate. |
Thanks for your contribution @lin0303-siyuan ! |
Risingwave engine adapter is functioning well with simple model tests like create view, post statements...