** Changed in: tarantool
Importance: Undecided => Medium
** Changed in: tarantool
Assignee: (unassigned) => Kostja Osipov (kostja)
** Changed in: tarantool
Milestone: None => 1.4.8
** Changed in: tarantool
Status: New => Confirmed
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1060967
Title:
box.pack('p', lua_number) truncates 64 bit integers
Status in Tarantool - an efficient in-memory data store:
Confirmed
Bug description:
box.pack('p', lua_number) truncates 64 bit integers:
If you have an index with 64 bit key, and try to select from it with
box.select(sno, ino, lua_Number), tarantool will truncate the number
to 32 bit.
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1060967/+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