Open LiBinfeng-01 opened 2 weeks ago
showTrash command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showTrash command in nereids: unsupportedshowTrashStatement SHOW TRASH (ON backend=STRING_LITERAL)?
SHOW TRASH (ON backend=STRING_LITERAL)?
I will implement it.
showTrash command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showTrash command in nereids: unsupportedshowTrashStatement
SHOW TRASH (ON backend=STRING_LITERAL)?