[Feature] vtable-sheet支持异步自定义函数的能力,计算过程中可以调用后台系统的数据
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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