An improved system and method for importing update data in a distributed
column chunk data store is provided. A distributed column chunk data
store may be provided by multiple storage servers operably coupled to a
network. A storage server provided may include a database engine for
partitioning a data table into the column chunks for distributing across
multiple storage servers, a storage shared memory for storing the column
chunks during processing of semantic operations performed on the column
chunks, and a storage services manager for striping column chunks of a
partitioned data table across multiple storage servers. Any data table
may be flexibly partitioned into column chunks using one or more columns
with various partitioning methods. Update data may then be incrementally
imported as separate column chunks that may later be merged with the
column chunks of the partitioned data table.