This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch reingest in repository https://gitbox.apache.org/repos/asf/incubator-sdap-in-situ-data-services.git
commit 60cc8b758c6bc3ac0fb5bfdbde551236daacfe6c Author: rileykk <[email protected]> AuthorDate: Mon Feb 5 13:36:18 2024 -0800 Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbd6d59..6aea315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - SDAP-464: Updated AWS deployment guide ### Changed - Updated Elasticsearch *query_by_id* method to accept an *index* as argument +- Change handling of ingesting previously ingested files to replace the previous job instead of failing the current job - SDAP-462: Updated query logic so that depth -99999 is treated as surface (i.e. depth 0) - SDAP-463: Added capability to further partition parquet objects/files by platform ### Changed
