Shuo Cheng

Results 5 issues of Shuo Cheng

**你想要什么功能或者有什么建议?** 目前没有用户登录管理,对于部署在私人服务器上的用户,可能不希望所有人都能通过 API key 模式来访问服务;希望可提供配置禁用 API Key 模式访问服务,强制必须设置访问密码. ![image](https://user-images.githubusercontent.com/13557966/230805825-31c31a8c-df90-4078-8b19-0b8b92a67606.png)

low priority

### Change Logs This PR introduces a new partition pruner for Flink source based on the Partition Stats Index. Before this PR, Flink source (batch or streaming) uses partition filters...

size:L

…able ### Change Logs Use blocking instant generation in Flink writer for COW table ### Impact Use blocking instant generation in Flink writer for COW table ### Risk level (write...

size:M

### Change Logs Fix flaky test ITTestHoodieDataSource#testLookupJoin ### Impact Fix flaky test ITTestHoodieDataSource#testLookupJoin ### Risk level (write none, low medium or high below) none ### Documentation Update _Describe any necessary...

size:S

…y iterator for FG reader Currently, `getClosableHoodieRecordIterator` has redundant conversion: engine record `BufferedRecord`, and `getClosableKeyIterator` has redundant process `readerContext.getRecordKey`. We actually can make a refactor to get these iterators more...

size:L