CarloMariaProietti opened a new pull request, #716:
URL: https://github.com/apache/wayang/pull/716

   The rational behind this draft:
   The aim of this draft is not to provide a ready-to-use toy DF API, instead 
the the goal is to share my ideas regarding the API with the help of code which 
(hopefully) communicates the core ideas behind the API.
   
   In a few words: 
   To implement a DF API it is possible to  exploit DataQuanta[Row], Row 
abstraction allows to exploit
   the non-hard-typed nature of Dataframes. It will be also necessary to create 
new Operators and new implemenations
   of existing Operators. 
   !**Much more detailed explenations are provided by comments in the code**!
   
   Hope to get some feedback to improve my comprehension of the problem.


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