issues
search
aliyun
/
aliyun-odps-jdbc
JDBC Driver for ODPS
Other
125
stars
38
forks
source link
Feature/optimize
#64
Closed
lyman
closed
5 years ago
lyman
commented
5 years ago
What do these changes do?
Fix incorrect implementation in
OdpsConnection.isValid
Mask sensitive information when print log
Optimize getTables by batch loadTables
Include an early implementation of getTables by wrapping odps table iterator, not enabled since it depends server side optimization
Related issue number
N/A
What do these changes do?
OdpsConnection.isValid
Related issue number
N/A