US Patent Application 18334913. METHODS AND SYSTEMS FOR PERFORMING A VECTORIZED DELETE IN A DISTRIBUTED DATABASE SYSTEM simplified abstract

From WikiPatents
Jump to navigation Jump to search

METHODS AND SYSTEMS FOR PERFORMING A VECTORIZED DELETE IN A DISTRIBUTED DATABASE SYSTEM

Organization Name

Microsoft Technology Licensing, LLC


Inventor(s)

Wangchao Le of Redmond WA (US)


Marc Todd Friedman of Seattle WA (US)


Hiren Patel of Bothell WA (US)


METHODS AND SYSTEMS FOR PERFORMING A VECTORIZED DELETE IN A DISTRIBUTED DATABASE SYSTEM - A simplified explanation of the abstract

  • This abstract for appeared for US patent application number 18334913 Titled 'METHODS AND SYSTEMS FOR PERFORMING A VECTORIZED DELETE IN A DISTRIBUTED DATABASE SYSTEM'

Simplified Explanation

The abstract describes techniques for clustering delete targets in a distributed database system. It involves retrieving a file to be deleted from a set of delete targets, scanning existing clusters of files marked for deletion to find clusters with similar constraints as the file, and either adding the file to an existing cluster or creating a new cluster. For each file in the new cluster, a delta array is generated with bits representing data items in the file, indicating which data items should be deleted based on their bit values.


Original Abstract Submitted

Example aspects include techniques for clustering delete targets for vectorized deletion including retrieving, from a set of delete targets in a distributed database system, a file to be deleted, scanning existing clusters of files marked for deletion to identify at least one existing cluster of files having constraints corresponding to the file, based on identifying the at least one existing cluster of files, adding the file to the at least one existing cluster of files to create a new cluster of files, based on failing to identify the at least one existing cluster of files, creating the new cluster of files including the file, and generating, for each file in the new cluster of files and based on a deletion signal, a delta array including multiple bits representing data items in each file and indicating, based on bit value, target data items to be deleted from each file.