kmoltke commented on PR #318:
URL: https://github.com/apache/incubator-wayang/pull/318#issuecomment-1541503520

   Hi, we spent several hours trying to do that. Unfortunately we had to 
prioritize finishing the report (we also agreed with Jorge about this). I 
believe it is possible though. Our problem was that it wasn't possible to 
access the file path through the RelNode. We were able to actually see the 
filesource during debugging, but the field was protected and not accessible. 
There is an issue on this: 
https://github.com/apache/incubator-wayang/issues/312 . Also, I think it would 
be good to create a new CsvTableScan class that extends the TableScan, so that 
the TableScan class will remain more generic (e.i. if source path is not 
required for a table scan). If we manage to somehow find time in the pretty 
packed exam period, we will definitely give it another go! :) 


-- 
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]

Reply via email to