Error processing input: null, File :dremiogcs:/test.csv, line=36673, char=6594449. Content parsed: [ ]

i have run some query and we are getting error can someone guide me on this
query :-
SELECT * FROM table p1
**where p1.DATE_TIME = (select max(p2.DATE_TIME) FROM table p2 **
where p2.NO =p1.NO);

Error processing input: null, File :dremiogcs:/test.csv, line=36673, char=6594449. Content parsed: .
text delimited :- ‘|’