I am using version 1.6.1. I did not ingest during clean files. Looks like there are enhancement in latest version which will consider the max.query.execution.time.
On Mon, 17 Jan 2022, 17:30 蔡强, <david.c...@gmail.com> wrote: > Which version do you use? > > Clean files operation not supported on tables with concurrent insert > overwrite operation. > please check the document: > https://github.com/apache/carbondata/blob/master/docs/clean-files.md > > > > Chin Wei Low <lowchin...@gmail.com> 于2022年1月17日周一 11:53写道: > > > Hi Community, > > > > I hit an error in query carbondata table when it is running concurrently > > with Compaction/Clean Files. It is throwing FileNotFoundException about > > some carbondata file, which I saw has been removed by the > Compaction/Clean > > Files. Is this a limitation of Carbondata or is it a bug? > > > > Regards, > > Chin Wei > > >