Closed romulogoncalves closed 8 years ago
For SQL functions the remap optimizer is not checking the MAL code generated for SQL functions. Therefore, it is not able to convert the multiplex functions into a manifold call or a use the bulk version of a function.
Fixed with: Changeset: 5ddb9e5f5cc7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5ddb9e5f5cc7
For SQL functions the remap optimizer is not checking the MAL code generated for SQL functions. Therefore, it is not able to convert the multiplex functions into a manifold call or a use the bulk version of a function.