Github user leskin-in commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1344
  
    @lisakowen, 
    * Ubuntu 16.04; CentOS 7.4
    * Gradle 2.10, Visual Studio Code 1.20.1, IntelliJ Idea 2017.3
    * Key sources (the most useful first): 
http://hawq.incubator.apache.org/docs/userguide/2.1.0.0-incubating/pxf/PXFExternalTableandAPIReference.html
 (this article is far more useful than anything else I found and used); PXF 
JDBC plug-in code; PXF API code
    * Accessor. The key details on how to implement other classes are already 
present in other plugins
    * I am going to expand the README to add information on `INSERT` queries 
and perfomance test results. Other documentation is mostly in the code itself. 
If adding some extra docs would be really helpful, please let me know.


---

Reply via email to