We’re happy to announce today the release of Siren Federate version 27, which is compatible with Elasticsearch version 7.17.0. This release includes the following enhancements and fixes:
Enhancements:
- Vectorized data processing of the join operators
- Support of the
_idmetadata field for the semi-join operators - Support for a placeholder to represent the Elasticsearch configuration directory in the JDBC properties of a datasource configuration
- Upgraded to Apache Arrow version 4.0.0
- Upgraded to Elasticsearch version 7.17.0.
Breaking changes:
- Removed a deprecated property,
siren.io.tuple.collector.packet_size, in favor of thesiren.io.pipeline.max_packet_sizesetting. - Removed a deprecated property,
siren.io.tuple.collector.hash.partitions_per_node, in favor of thesiren.io.pipeline.hash.partitions_per_nodesetting. - Removed a deprecated property,
siren.io.tuple.collector.number_of_nodes, in favor of thesiren.io.pipeline.number_of_nodessetting.
Bug fixes:
- Fixed fingerprint of request executions to match results of explain requests
Download it here.