Requirements:
	- Apache Cloudberry 3.3 or higher
	- A "C" compiler

To install:
	- Make sure that you have the Cloudberry binary distribution in your path
	- type 'make install'
	- create the extension in psql using: `CREATE EXTENSION gp_sparse_vector;`
