aliyun / aliyun-odps-jdbc

JDBC Driver for ODPS
Other
125 stars 38 forks source link

fix: remove aspectj from official releases #106

Closed cornmonster closed 3 years ago

cornmonster commented 3 years ago

What do these changes do?

  1. remove aspectj maven plugin so that it won't hurt the performance.
  2. fix incorrect logs
  3. fix deprecated method usage

Related issue number