Chandanakt commented on PR #696: URL: https://github.com/apache/wayang/pull/696#issuecomment-3945131063
Hi @zkaoudi , thanks for the feedback. I will rebase my branch on the latest main and resolve any conflicts. Regarding the Calcite dependency: that makes sense. I can refactor the code so that the SQL module converts RelDataType to Java classes and JavaCSVFileSource only receives List<Class<?>>, thus removing any Calcite usage from the Java platform. I’ll work on these changes and update the PR shortly. Thanks! -- 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]
