Skip to content

Commit 979d3e7

Browse files
feat: support Python UDF class name parameterization for multi-algorithm coexistence
- Add getPythonTransformClassName() hook in AbstractIncVertexCentricComputeAlgo - GraphSAGECompute supports explicit pythonTransformClassName constructor parameter - DynamicGraphVertexCentricComputeOp builds per-algorithm InferContext with algorithm-specific Python class name - GraphSAGE (UDGA) accepts optional 3rd GQL parameter to specify Python UDF class name - Fix TypesTest timezone dependency and GraphSAGEInferIntegrationTest error handling This resolves the UDF naming conflict when multiple inference algorithms with different Python models run in the same job.
1 parent 8e4477e commit 979d3e7

219 files changed

Lines changed: 100544 additions & 50 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.qoder/repowiki/zh/content/DSL 查询语言系统/DSL 查询语言系统.md

Lines changed: 382 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/DSL 查询语言系统/GraphSAGE 节点嵌入系统.md

Lines changed: 822 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/DSL 查询语言系统/SQL+GQL 语法规范.md

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/DSL 查询语言系统/执行计划生成器.md

Lines changed: 433 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/DSL 查询语言系统/查询解析器.md

Lines changed: 354 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/DSL 查询语言系统/运行时执行引擎.md

Lines changed: 399 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/Inference System.md

Lines changed: 500 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/Web 控制台/API 接口集成.md

Lines changed: 364 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/Web 控制台/Web 控制台.md

Lines changed: 349 additions & 0 deletions
Large diffs are not rendered by default.

.qoder/repowiki/zh/content/Web 控制台/作业管理功能/作业历史与查询.md

Lines changed: 389 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)