fixed symlink path, other minor items
This commit is contained in:
@@ -17,4 +17,4 @@ WITH a As (
|
||||
)::text AS x
|
||||
)
|
||||
|
||||
SELECT CDB_DistinctMeasure(string_to_array(x,null),0.90) from a ;
|
||||
SELECT CDB_DistinctMeasure(string_to_array(x,null),0.90) from a
|
||||
|
||||
Reference in New Issue
Block a user