Streamload error
load by MERGE or DELETE need to upgrade table to support batch delete
Refer to Doris batch delete function
resolvent
I set the parameters and restart Fe
to find that the table still does not support this function
it needs to be re created or manually executed to dynamically change the configuration.
Batch the unique test table_ Delete feature on (add hidden columns)
show create table csv_upload_test_unique
desc csv_upload_test_unique
set show_hidden_columns=true
alter table csv_upload_test_unique enable feature "BATCH_DELETE";
Then execute streamload
Read More:
- How to Solve Doris dynamic partition table routineload Error
- OS.Removedirs() and shutil.Rmtree() are used to delete the folder
- Doris BrokerLoad Error: No source file in this table [How to Solve]
- [Solved] Oracle Delete the Archive Error: RMAN-08137
- Win10 remote connection submits error by using cluster: Batch: error: batch script contains DOS line breaks (\R\n) sbatch: error
- Git Pull error: Your local changes to the following files would be overwritten by merge:
- [Error] expected unqualified-id before ‘delete‘
- [Solved] git Error: error: Your local changes to the following files would be overwritten by merge
- Solve Maven project running error Failed to clean project: Failed to delete
- Mybatis-Plus logical delete mapping error [How to Solve]
- Git: How to Solve Error: Please commit your changes or stash them before you merge.
- [Solved] Electron Error: Error: Electron failed to install correctly, please delete node_modules/electron and try
- Cmake Setting Support C++11 This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options
- [Solved] Mybatis Plus 3.X injection logic delete logicsqlinjector error
- Doris BrokerLoad Error: quality not good enough to cancel
- Doris BrokerLoad Error: quality not good enough to cancel
- Git Pull Error:The following untracked working tree files would be overwritten by merge
- Uncaught (in promise) Error: Delete success at __webpack_exports__.default 405 error
- [Solved] swiper Error: The requested module ‘react’ is expected to be of type CommonJS, which does not support named exports. CommonJS modules can be imported by importing the default export
- How to Solve Project Upgrade to flutter2.5.0 Error