Overlapping datashape and inherent datatable fields
In order to make "timestamp" inherent datashape field as a primary key, I created a data-shape with the same field set as a primary key. As a result, the datatable has got one "timestamp" field as a primary key. It solves my problem, but is it ok to do that? Can it cause any problems? Thanks.

