tarantool / tarantool/doc

square brackets in procedure resolution for Lua calls

Open
#3,462 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Square brackets are now supported in Lua call procedure resolution. This is
applicable to net.box connection objects call method as well as
box.schema.func.call.

Examples of function calls with square brackets can be found in the test to
this patch.
Requested by @alyapunov in https://github.com/tarantool/tarantool/commit/6161ad065e5d575bd79a1b3ac862354a468e2a03.

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 with the linked Tarantool commit and the test examples it references, then locate the documentation for net.box connection objects' call method and box.schema.func.call. Update the relevant documentation to cover square brackets in procedure resolution for both APIs, and verify the examples and tests still reflect the documented behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.