rluvaton commented on PR #4657: URL: https://github.com/apache/datafusion-comet/pull/4657#issuecomment-4728724604
> +0 for this, I prefer the separated source directories approach; introducing potentially incompatible classes or methods into a single source file seems more difficult to maintain. you can use wildcard imports to get around it in most cases or scope the imports to the used code. -- 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]
