Re: [Pytables-users] Tables with several billion rows.

2007-07-26 Thread John Gill
Hi Ivan, You are probably going to want to slap me for this... One thing I had forgotten doing was that I actually built pytables pro with numpy 1.0.1, even though it says it requires 1.0.3. (ubuntu feisty comes with 1.0.1, so I was cutting corners) I'm guessing that might be where my probl

Re: [Pytables-users] Tables with several billion rows.

2007-07-26 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (el 2007-07-25 a les 18:56:59 +0200) va dir:: > Hi John, we have indexed a table with 2,147,484,000 (> 2**31) rows with > no problems under 32-bit and 64-bit Python 2.4. [...] Oops! Indexing did fail under 32-bit Python 2.4, because of the famous overflow happening in an x