In the light of :oid- or even dense-headed BATs (and eventually COLs),
what is the reason to only check/assert head properties (trivial once dense),
but not tail properties?
Stefan
- Original Message -
> Changeset: f96a7db93e54 for MonetDB
> URL:
> http://dev.monetdb.org/hg/MonetDB?cmd=ch
Shouldn't BATassertProps() (have) be(en) used instead of BATassertHeadProps()?
The former is already globally known
and calls the latter on both, head & tail of a BAT ...
Stefan
- Original Message -
> Changeset: 6a5b3889c41e for MonetDB
> URL:
> http://dev.monetdb.org/hg/MonetDB?cmd=cha
FYI: "headless" means *dense* BAT heads (unless they are void-nil).
S.
- Original Message -
> Changeset: 3be4152afaa3 for MonetDB
> URL:
> http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3be4152afaa3
> Modified Files:
> gdk/gdk.h
> gdk/gdk_bat.c
> gdk/gdk_bat.h
>