Hi All , Initiating a discussion to propose Truncate Statement support in AsterixDB. *Feature:* Adding truncate dataset support in AsterixDB. *Details:* Currently, AsterixDB lacks support for the TRUNCATE statement, which limits the ability to efficiently remove all records from a dataset without dropping and recreating it. This proposed feature would enable users to quickly and safely delete all data within a dataset while preserving its schema.
APE: https://cwiki.apache.org/confluence/display/ASTERIXDB/APE+19%3A+TRUNCATE+statement Regards, Ayush