milenkovicm commented on PR #1100: URL: https://github.com/apache/datafusion-ballista/pull/1100#issuecomment-2452315309
@tbar4 is there any reason to keep BallistaContext and proxy all methods to SeasionContext ? Why we need to duplicate code? Idea is to decrease code we need to maintain. Can't we use SeasionContext directly? -- 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]
