spark-matcher icon indicating copy to clipboard operation
spark-matcher copied to clipboard

Error during matcher.fit for pyspark==3.4.0

Open mkopec87 opened this issue 1 year ago • 1 comments

I started to get errors during matcher.fit method call after updating to pyspark==3.4.0:

  Caused by: java.lang.IllegalArgumentException: requirement failed: Index 0 follows 0 and is not strictly increasing

Still digging to find the cause (may be specific to other dependencies I have), but do you plan to add github actions here in github to test e.g. against different python versions or updated dependencies?

mkopec87 avatar Apr 14 '23 10:04 mkopec87