baiyangtx

Results 37 comments of baiyangtx

我也遇到了类似的问题。 有说这个是IDE的一个bug。的确不影响使用 https://blog.csdn.net/qq_2300688967/article/details/78869830

> 目前hudi社区也已经有元数据管理服务,也提供接口,现在是不是对接管理开发也更容易了,能不能加快一下排期呢? As far as I know, Hudi has its own Compaction service. What additional capabilities do you expect Amoro to provide for Hudi? Do you want visualized Compaction management?

I agree with that. I want to run checkstyle before test in github ci. but I have to install the project to local repository before I run scalestyle-maven-plugin.

I have submit a PR for this issue. #28

Hello, @tisonkun I hope you're doing well! Just a friendly reminder that my submitted PR is still awaiting merge. If you have some time, please merge it as soon as...

This PR may cause conflict with https://github.com/apache/amoro/pull/2849. I suggest that we can wait #2849 is merged

Are you still working on this? I'm interesting in this too. @link3280

I started a discussion and provided a design. #2997 You are welcome to participate in the discussion. @link3280 @majin1102

The implementation of this issue can be divided into several steps: 1. Refactor and implement the statelessness of the front-end interfaces. (I have created an issue #3346 and broken it...

@link3280 From your PR, it seems that you are calling terminal by REST API? so that you can pass the proxyUser from http parameters. But this is not working for...