-
Notifications
You must be signed in to change notification settings - Fork 689
Closed
Description
This sequence
alasql('SELECT * FROM TSV("sensor_data.txt",{headers:true}) ORDER BY 1',[],function(res){
console.log(res);
});gives error:
alasql.min.js:5 Uncaught TypeError: Cannot read property 'reduced' of undefined
yy.Expression.toJavaScriptalasql.min.js:5 (anonymous function)
yy.Select.compileOrder
Copilot
Metadata
Metadata
Assignees
Labels
No labels