This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-characterization.git
The following commit(s) were added to refs/heads/master by this push:
new 5f6e943 update config
5f6e943 is described below
commit 5f6e943bf31341939524a31d4a3977b472d5ff7c
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Jul 8 18:41:15 2020 -0700
update config
---
src/main/resources/theta/ThetaSerDeEstJob.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/theta/ThetaSerDeEstJob.conf
b/src/main/resources/theta/ThetaSerDeEstJob.conf
index 68ba91b..1410c5c 100644
--- a/src/main/resources/theta/ThetaSerDeEstJob.conf
+++ b/src/main/resources/theta/ThetaSerDeEstJob.conf
@@ -44,5 +44,5 @@ THETA_famName=QUICKSELECT #QUICKSELECT. Cannot use ALPHA
until 0.10.4
THETA_p=1.0
THETA_direct=false
THETA_rebuild=false
-THETA_SerDe=false
+THETA_SerDe=true
THETA_Est=true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]