kou commented on pull request #9507:
URL: https://github.com/apache/arrow/pull/9507#issuecomment-781805615


   Umm. Generally, I think that we should behave as careful as possible when we 
reuse codes and documentations of other projects. For example, we should 
mention that "this code/documentation is derived from PostgreSQL" in each pull 
request when we add code/documentation derived from PostgreSQL. My concern is 
that general language approach may lack the behavior. (Note that we don't have 
a consensus whether the behavior is expected or not yet.)
   
   FYI: I'm not particular about file based approach. We can use suitable 
approach. For example, there is comment based approach in C++: 
https://github.com/apache/arrow/blob/dbc77d2e1f19efaa5511f331a3940e4020975394/cpp/cmake_modules/ThirdpartyToolchain.cmake#L694
   
   How about discuss this on arrow-devel@ ?


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to