feat(service): alluxio support write#3566
feat(service): alluxio support write#3566Xuanwo merged 1 commit intoapache:mainfrom hoslo:alluxio-support-write
Conversation
|
Hi, how about adding test first so that we can test our changes on solid base instead? |
of course, Where should I start? |
You can take #3493 as reference. Basicly, we need to add a docker-compose file to allow developers to setup test env, and than, we need to add this setup in CI workflow. |
Should I add it in this pr or another? |
We can start a new PR for this and return to this PR later. |
can you review this pr? |
feat #3548