You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2019/11/25 23:09:23 UTC

[GitHub] [phoenix-connectors] dbwong commented on a change in pull request #8: PHOENIX-5285: Add documentation for DataSourceV2 support in the phoenix-spark connector

dbwong commented on a change in pull request #8: PHOENIX-5285: Add documentation for DataSourceV2 support in the phoenix-spark connector
URL: https://github.com/apache/phoenix-connectors/pull/8#discussion_r350470229
 
 

 ##########
 File path: phoenix-spark/README.md
 ##########
 @@ -28,27 +28,33 @@ UPSERT INTO TABLE1 (ID, COL1) VALUES (1, 'test_row_1');
 UPSERT INTO TABLE1 (ID, COL1) VALUES (2, 'test_row_2');
 
 Review comment:
   These are not just DDL maybe reward this?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services