Skip to content

Releases: gorpipe/gor

v2.7.0

11 Jun 11:12
Compare
Choose a tag to compare

gor v2.7.0 contains the following features:

Language changes:

  • Add new command called "KING"
  • Support writing compressed vcf

Spark integration:

  • Allow skip validation in scriptexecutionengine, to crop out commands for job spliting in spark

Bug fixes:

  • NumberFormatException: Error in MOTHER. Row: wgs/mother.wgs.genotypes.gorz MOTHER column: 1
  • gor.props not reading comma separated lines correctly
  • GOR uses an old version of FasterXML Jackson
  • Gorpipe closes the main iterator twice
  • NegativeArraySizeException: -1 in Line
  • IOException: Stale file handle
  • NumberFormatException: For input string: "col4"
  • Datasource closed via finalize method - part 2
  • An illegal reflective access operation has occurred

v2.6.0

18 May 09:09
Compare
Choose a tag to compare

gor v2.6.0 contains the following features:

  • Provide md5 checksum when writing nor files
  • Make write option return only two columns
  • Fix to tabix vcf in gor output

v2.5.0

08 May 14:54
Compare
Choose a tag to compare

gor v2.5.0 contains the following features:

  • Fix to header bug in PLINK2 processing
  • Add check to InferColumnTypes to check row has the right number of columns
  • Add support for creating user selectable content in reports with gor/nor queries in report.yml

v2.4.1

06 May 15:27
Compare
Choose a tag to compare

gor v2.4.1 contains the following features:

  • GorContext made threadsafe
  • Improved error handling in ScriptExecutionEngine
  • Improved handling for json errors