JDBCRun should support phoenix jdbc
Closed this issue · 1 comments
anouri commented
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/
anouri commented
corrected in JDBC version 1.3.0
https://github.com/IBMStreams/streamsx.jdbc/releases/tag/v1.3.0