aliyun-tablestore-go-sdk
aliyun-tablestore-go-sdk copied to clipboard
fix: In BatchWriteRow method, getting PrimaryKey and AttributeColumn …
As mentioned by https://github.com/aliyun/aliyun-tablestore-go-sdk/issues/86, It's failed to get PrimaryKey information after exec BatchWriteRow. This pr try to solve this problem.