Public bug reported:

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.

** Affects: tarantool
     Importance: Undecided
         Status: New

-- 
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:
  New

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

Reply via email to