Prashant Pandey
01/19/2022, 2:33 PMDELETE from tableName where predicate1
gives me a:
org.apache.pinot.sql.parsers.SqlCompilationException: Caught exception while parsing query: DELETE FROM from baseballStats where baseOnBalls=0
Prashant Pandey
01/19/2022, 2:37 PMYash Agarwal
01/19/2022, 2:46 PMDELETE: /segments/{tableName}
or Delete a segment API
DELETE: /segments/{tableName}/{segmentName}
Let me know if this is helpful.Prashant Pandey
01/19/2022, 3:27 PMPrashant Pandey
01/19/2022, 3:27 PM