Release highlights
Improved ILP parser based on internal testing and customer feedback. UI improvements to remove query execution pop-ups. Added problem diagnostic methods.
What we fixed
- ILP: ILP client to escaped quotes in strings fields (#1433)
- ILP: ILP parser on string partial parsing edge cases (#1409)
- ILP: support timestamp in fields (#1358)
- SQL: implemented bind variable for regex function. Fixed expr parser to report unclosed quotes (#1431)
- UI: last row is missing from ui (#1436)
- UI: escape table names on Add (#1414)
- CORE: handle OS process crash on opening txn file (#1428)
- CORE: make column memory size configurable (#1373)