** Changed in: tarantool
Assignee: Roman Tsisyk (rtsisyk) => Kostja Osipov (kostja)
** Changed in: tarantool
Importance: Undecided => Medium
** Changed in: tarantool
Status: New => Fix Released
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1075677
Title:
incorrect conversion from boolean lua value to tarantool tuple
Status in Tarantool - an efficient in-memory data store:
Fix Released
Bug description:
sample lua script
function foo()
local range = {}
table.insert(range, 1>0)
return range
end
return error code 9986
version: "1.4.7-214-g3266776"
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1075677/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp