Closed ashishkshukla closed 1 year ago
This is not common use case for us as people want to read/write individual records based on their keys. A randomly generated key does not allow such use case. So we will not be able to pull request to master branch.
UUID key will be ingested with every record if data files does not have primary key/ it has composite keys. We can create secondary indexes on the columns and run analytical queries.
This pull is related to #13