I just upgrade the Apache IoTDB version from 1.1.0 to 1.3.1. I try to execute SELECT * FROM root.nm_p1.line1.**.**.result where Batch = 'E4P2BC1932'
statement, but an error reported: [701][ALIGN BY DEVICE: the datatypes of the same measurement column should be the same across devices]
. The previous version can generate this command, but the newer version can’t. I wonder are there any updates that causes this problem?