weijunlu
weijunlu
How to support RDBMS UPDATE, DELETE, and INSERT SQL statements with JdbcStoragePlugin
Drill version: 1.22.0-SNAPSHOT **Describe the bug** the mergejoin memery leak. **To Reproduce** 1. Configure direct memory, In the drill-env.sh file in the conf directory add: export DRILL_MAX_DIRECT_MEMORY=${DRILL_MAX_DIRECT_MEMORY:-"1G"} 2. drill hive...
Failed to execute an insert statement across the database. Steps to reproduce the behavior: 1. Prepare the mysql and postgresql table structures and data. mysql: create table t1(c1 int, c2...
Order by expression failed to execute in mysql plugin Steps to reproduce the behavior: 1. The version information is as follows: ``` apache drill> select commit_message, commit_time from sys.version; +----------------------------------------------------------------------------------+---------------------------+...
The coalesce function failed in the master version Steps to reproduce the behavior: 1. The version information is as follows: apache drill> select commit_message, commit_time from sys.version; +----------------------------------------------------------------------------------+---------------------------+ | commit_message...
Boolean expression failed to execute in mysql plugin 1. The version information is as follows: ``` apache drill> select commit_message, commit_time from sys.version; +----------------------------------------------------------------------------------+---------------------------+ | commit_message | commit_time | +----------------------------------------------------------------------------------+---------------------------+...