Marc Moreno Ferrer
Marc Moreno Ferrer
Hey @nomisRev In this Pr I removed only the `Validated` and I also removed the example files that contained `Validated` examples. (also renamed the examples to be consecutive). At this...
> @Atternatt maybe this is a bit too much asking, but could this be based on #2784? I think we are working on removing many similar things (like computation blocks),...
on the other hand, would you mind to help me understand what the build errors for the github actions are in order to fix them?
while removing documentation refering to `Validated` I found something I'm not sure how to fix in `arrow-site/docs/docs/patterns/errorhandling/README.md:229`. How should we update this example?
got it @nomisRev If there are more fails on the build through GitHub actions actions I'll start removing these files
hello @nomisRev and @serras I've been out for a couple of days but I'm back. > The next step would be to remove all redundant traverse operations, and to cover...
> @Atternatt this is great work! As @nomisRev mentions, there's still the hard part of merging it with the current `arrow2` branch (is it up to date with the latest...
@nomisRev @serras What do you think about creating a typealias for `Either` that could be named `Validated`? does it make sense?
sounds good!
> > Is up to date with `arrow2` branch but not with `main` @serras > > Great! Then we can merge for the Arrow 2.c series sorry @serras I was...