Re: MonetDB: int128 - backing-out changeset 77c9c3da562c:
On 9/8/13 8:45 PM, Stefan Manegold wrote:
Changeset: a331af9e20ea for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a331af9e20ea Modified Files: monetdb5/modules/mal/batcalc.mal monetdb5/modules/mal/batcalc.mal.sh Branch: int128 Log Message:
backing-out changeset 77c9c3da562c:
Unfortunately, MonetDB / mserver5 / MAL parser / MAL interpreter is/are unable to handle the new monetdb5/modules/mal/batcalc.mal correctly.
When starting the server, it complains about !TypeException:jaqlfunc.count[7]:'batcalc.lng' undefined in: r:any := batcalc.lng(x:bat[:oid,:wrd]) although the respective batcalc.lng(x:bat[:oid,:wrd]) is in monetdb5/modules/mal/batcalc.mal . Some tests indicate that the systems (MAL parser ?) has some problems handling MAL files >= ~1 MB correctly, but I did not manage to locate the actual nature or origin of the problem.
Any help to get this working is highly appreciated. Most likely it is in mal_import where the complete mal file is loaded first
participants (1)
-
Martin Kersten