From 3447c1a9d970cbd380e3efc4da31e6ef43ba7043 Mon Sep 17 00:00:00 2001 From: Loredana Liccardo Date: Fri, 5 Dec 2014 15:38:48 +0000 Subject: [PATCH] - changelog file modified for release 3.5.1 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-access/DatabasesResourcesManagerAlgorithms@101944 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 0efe138..92418f9 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,11 +1,30 @@ + + algorithm SubmitQuery modified in order to pass the string + pathfile to the submitQuery method of class DatabaseManagement in + order to generate a file and retrieve it from the statistical manager + with the map as output. + + Algorithms RandomSampleOnTable, SampleOnTable, + SmartSampleOnTable and SubmitQuery modified in order to manage the + file as output. + + total number rows returned as output for the result of the + submit Query operation: algorithm SubmitQuery modified + + some algorithms modified to cope modifications applied in the - database-resource-manager component and regarding the management of the same access - point for a resource and the database connection shutdown. + database-resource-manager component and regarding the management of + the same access + point for a resource and the database connection + shutdown. +