villebro commented on PR #2202: URL: https://github.com/apache/datafusion-ballista/pull/2202#issuecomment-5219730600
> One maybe unreleased question, what do you think if we remove BallistaError from interfaces and return DataFusionError. We can keep simplified BallistaError but it would be packed in DFE:: External? > > We have a mix of DF and Ballista errors across interfaces and sometimes it gets confusing @milenkovicm I agree we should simplify/consolidate as much as possible. However, I think it's a good idea to do this as a follow-up, as the consolidation work will probably branch out into many unrelated areas (this PR is already getting quite loaded). If this sounds good I can take this on after this PR is merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
