-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0
-
Component/s: Code Generator, ESP
-
Labels:None
-
Pull Request URL:
-
Compatibility:Minor
There are a couple of esp soap services that translate ECL record definitions to serializable type info (in binary or json). When given a ECL record definition that relates to an index they need to be told that it's an index so that they can deal with characteristics like the fact that key fields in an index record are big endian and bias.
In the case of the DFUInfo request that can optionally return the type info with the response, it will be able to tell itself that it's an index, since it's looking up the logical file.
- relates to
-
HPCC-18419 Service to retrieve serialized typeInfo information
-
- Resolved
-
-
HPCC-18763 Service to translate a ECL record definition to serialized type info.
-
- Resolved
-
-
HPCC-19774 Avoid serializing disk layout for indexes for remote reads where it can be avoided
-
- Accepted
-