These 13 commits are when the Protocol Buffers files have changed:
Commit: | 5573ae3 | |
---|---|---|
Author: | Hongshun Wang | |
Committer: | GitHub |
[server] Fluss support ACL authorization (#588) Co-authored-by: Jark Wu <jark@apache.org>
The documentation is generated from this commit.
Commit: | 4784b91 | |
---|---|---|
Author: | Hongshun Wang | |
Committer: | GitHub |
[server/client] Introduce authenticate in Fluss. (#577) Co-authored-by: Jark Wu <jark@apache.org>
Commit: | 157d252 | |
---|---|---|
Author: | Hongshun Wang | |
Committer: | GitHub |
[server] Add multiple endpoint listener for fluss server (#531)
Commit: | 9eed014 | |
---|---|---|
Author: | Jark Wu | |
Committer: | Jark Wu |
[license] Update License Copyright year
Commit: | 81dcf4f | |
---|---|---|
Author: | Jark Wu | |
Committer: | GitHub |
[client] Use partition spec in listPartitions (#546)
Commit: | 9c684b6 | |
---|---|---|
Author: | Jark Wu |
[hotfix] Add NOTICE in FlussApi.proto for future proto3 upgrade
Commit: | 6c38e4e | |
---|---|---|
Author: | Nicholas Jiang | |
Committer: | GitHub |
[rpc] Remove describeLakeStorage RPC to get lake catalog from table properties (#503)
Commit: | 599e247 | |
---|---|---|
Author: | yunhong | |
Committer: | Jark Wu |
[server] Support addPartition and dropPartition (#351)
Commit: | 852d4a0 | |
---|---|---|
Author: | Jark Wu | |
Committer: | GitHub |
[client] Refactor Table API (#341)
Commit: | 290d4a6 | |
---|---|---|
Author: | Hongshun Wang | |
Committer: | GitHub |
[clients] Add created_time and modified_time to database and table metadata (#289)
Commit: | 37b7903 | |
---|---|---|
Author: | yunhong | |
Committer: | GitHub |
[server] Support wait a while before answering the log fetch request (#233) This can reduce a lot of frequent FetchLogRequest when the traffic of a topic is very low. This closes #199
Commit: | 8b14329 | |
---|---|---|
Author: | yunhong | |
Committer: | Jark Wu |
[kv] Support PrefixLookup for primary key table (#222) This closes #65
Commit: | a1280c6 | |
---|---|---|
Author: | Jark Wu | |
Committer: | Jark Wu |
initial commit