This version includes the following bug fixes:
- Fixed issue of “ORDER” functionality not working properly when ordering ascendingly
- Fixed issue of “SHOW” operation not working properly when a soft or external link is dangling
- Fixed parsing issue (e.g. parsing “FLUSH invalid_keyword” being incorrectly accepted)
- Fixed issue of “execute” function (in Python wrapper) not working properly with UNICODE strings
- Fixed crash when selecting (i.e. reading) a dataset with the debug functionality enabled
- (Please check the release notes for further details)
What’s next? HDFql 1.2.0 will be released soon – expect the following goodies:
- Support of extendible datasets
- Support of compound datatypes
- Support of enumeration datatypes
- Support for Microsoft Visual Studio 2015