Install

You will need some basic familiarity with npm and either Javascript or Typescript.

  1. Make sure you have npm installed on your machine. You can check whether you have npm by typing npm -v.

  2. Navigate to https://github.com/data-preservation-programs/RepPoly and follow the steps in the README.

  3. (Totally optional) To help you get started, you can clone the sample here and write your Typescript query script in the index file.

🚧 this might change after we move to Polybase mainnet 🚧

Last updated