[tarantool-patches] Re: [PATCH v4 6/6] box: introduce Lua persistent functions

Konstantin Osipov kostja at tarantool.org
Tue Jun 25 11:22:07 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [19/06/24 15:40]:

The reasons I reverted this patch are:

- formally, RFC is not ready and not pushed
- the process reason why RFC is not pushed is that the contributor
  didn't care to push it to completion

- the technical reason RFC is not ready because nothing is done in
  the RFC to provision for persistent functions in SQL. How is a
  persistent function will ever be used in SQL? What if there is a
  name conflict with a built-in SQL function? What is the return
  type of such a function?  What are argument types and how are
  they pushed to the function's call stack? It's not necessary to 
  implement all of this at once, but the RFC should provision good
  answers for it.

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list