TPC-H Benchmarks on SQL Server 2014 with Columnstore
Posted
by jchang
on SQL Blog
See other posts from SQL Blog
or by jchang
Published on Mon, 09 Jun 2014 12:39:00 GMT
Indexed on
2014/06/09
15:37 UTC
Read the original article
Hit count: 236
Filed under:
Three TPC-H benchmark results were published in April of this year at SQL Server 2014 launch, where the new updateable columnstore feature was used. SQL Server 2012 had non-updateable columnstore that required the base table to exist in rowstore form. This was not used in the one published TPC-H benchmark result on SQL Server 2012, which includes two refresh stored procedures, one inserting rows, the second deleting rows. It is possible that the TPC-H rules do not allow a view to union two tables?...(read more)
© SQL Blog or respective owner