Dear Monet Team,

Today I ran into an issue with copying data between tables.  I've tried it on 11.13.7 and 11.13.9 with the same results.  What I find is that when including an OFFSET clause in my source query, the destination table ends up in a weird state.

I've logged a bug for it - http://bugs.monetdb.org/show_bug.cgi?id=3249

I'm using the workaround of ordering my data and using a LIMIT instead of an OFFSET, which seems to work.  Just wanted to let you know.

Thanks,
Percy