-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
druid version:0.13.0
<<<<<
dsql> select * from tablename;
java.lang.RuntimeException: Error while applying rule DruidTableScanRule, args [rel#16916567:LogicalTableScan.NONE.[](table=[druid, tablename])]
On the druid overlord console the dropped segments are not visible but a "\d" on dsql shows the table names.
The data ingestion on one of the dropped tables was almost secondly(lot of data) while on another one was just hourly(roughly). All indexes are realtime.
Any idea on what could be the issue or what should be initial approach towards troubleshooting.
Thanks in advance.
Reactions are currently unavailable