Skip to content

v0.5.2

Compare
Choose a tag to compare
@icaropires icaropires released this 08 Sep 20:18
· 4 commits to master since this release
bfde2d1

Changes

  • @features decorator more flexible, don't requiring pyarrow_type for helper features #19
  • @features decorator now supports receiving arguments to be passed to pyarrow_type #20
  • number of total tasks when resuming processing is now fixed #18
  • Don't use any kind of pools when using num_cpus=1

Known issues

  • Problem with memoization when implementing custom tasks class #21