Github user xubo245 commented on the issue:
https://github.com/apache/carbondata/pull/2875
test it by âInserting table: support boolean and other data type, big
fileâ test case in
org.apache.carbondata.spark.testsuite.booleantype.BooleanDataTypesBigFileTest.
when run "insert into boolean_table2 select * from boolean_table", it will
match
org.apache.spark.sql.execution.strategy.CarbonLateDecodeStrategy#pruneFilterProjectRaw---
