Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 746 Bytes

File metadata and controls

37 lines (19 loc) · 746 Bytes

0.0.8

Changed

  • Update duckdb and extension-ci-tools to v1.5.0

0.0.7

Fixed

  • Update extension-ci-tools to v1.4.4

0.0.6

Changed

  • Update duckdb to v1.4.4

0.0.5

Changed

  • Update duckdb and extension-ci-tools to v1.4.3

0.0.3

Added

  • Provide distributed execution stats, including distribution mode, query execution wall-clock time, number of tasks spawned, etc (#89)
  • Provide executable for driver node and worker nodes, and scalar function to register and replace (#88, #94)