IBMStreams/streamsx.jdbc

JDBCRun should support phoenix jdbc

Closed this issue · 1 comments

The operator JDBCRun should support phoenix jdbc.
Apache Phoenix takes your SQL query, compiles it into a series of HBase scans, and orchestrates the running of those scans to produce regular JDBC result sets.
https://phoenix.apache.org/