-
I did some optimization in trino-hudi connector on tag 406, if I want to commit it to trino community, do I modify based on the master branch, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
yes, all code is merged to master so all PRs should ideally be based on master otherwise there will be conflicts and test failures. For such developer facing communication we prefer to use Slack - the #dev channel. |
Beta Was this translation helpful? Give feedback.
-
thank you |
Beta Was this translation helpful? Give feedback.
yes, all code is merged to master so all PRs should ideally be based on master otherwise there will be conflicts and test failures.
For such developer facing communication we prefer to use Slack - the #dev channel.