This is an automated email from the ASF dual-hosted git repository.
qingwzhao pushed a commit to branch paimon_store_distributed
in repository https://gitbox.apache.org/repos/asf/geaflow.git
The following commit(s) were added to refs/heads/paimon_store_distributed by
this push:
new 1e8ce905 update
1e8ce905 is described below
commit 1e8ce9056eca2f2cc75ec44ed79d756a8cd31625
Author: qingwen.zqw <[email protected]>
AuthorDate: Tue Sep 16 17:25:52 2025 +0800
update
---
.../geaflow-api/src/main/java/org/apache/geaflow/view/IViewDesc.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/geaflow/geaflow-core/geaflow-api/src/main/java/org/apache/geaflow/view/IViewDesc.java
b/geaflow/geaflow-core/geaflow-api/src/main/java/org/apache/geaflow/view/IViewDesc.java
index e2df3bbe..9bd006b6 100644
---
a/geaflow/geaflow-core/geaflow-api/src/main/java/org/apache/geaflow/view/IViewDesc.java
+++
b/geaflow/geaflow-core/geaflow-api/src/main/java/org/apache/geaflow/view/IViewDesc.java
@@ -58,7 +58,7 @@ public interface IViewDesc extends Serializable {
}
enum BackendType {
- // Default view backend, current is cstore.
+ // Default view backend, current is pangu.
Native,
// RocksDB backend.
RocksDB,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]