Skip to content

Instantly share code, notes, and snippets.

@dongjinahn
Created February 19, 2020 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dongjinahn/b7a8317f7b2cc761debaebf44321fdf0 to your computer and use it in GitHub Desktop.
Save dongjinahn/b7a8317f7b2cc761debaebf44321fdf0 to your computer and use it in GitHub Desktop.
java -cp metanome-cli-1.1.0.jar;pyro-distro-1.0-SNAPSHOT-distro.jar de.metanome.cli.App --algorithm de.hpi.isg.pyro.algorithms.Pyro --file-key inputFile --inputs e:\data\nhis\NHIS_OPEN_GJ_2002.CSV
{
"type":"UniqueColumnCombination",
"columnCombination":{
"columnIdentifiers":[
{
"tableIdentifier":"NHIS_OPEN_GJ_2002.csv",
"columnIdentifier":"column1"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment