VisActor / VisActor/VTable

[Feature] vtable-sheet支持异步自定义函数的能力,计算过程中可以调用后台系统的数据

Open
#4,690 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
TypeScript
Stars
3.7k
Forks
486
Avg merge
1d 19h
Merged PRs (30d)
16

Description

What problem does this feature solve?

vtable-sheet是否可以提供异步函数的能力,计算过程中可以调用后台系统的数据

What does the proposed API look like?

通过自定义函数调用后台数据。自定义函数是否可以支持中文。

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing custom-function API and the calculation flow in VTable. Check how functions are currently registered and evaluated, then define the asynchronous behavior, backend-data access contract, and Chinese function-name requirements. Done means the proposed API is implemented with coverage for asynchronous custom functions and the stated naming behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend-api-design, data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.