Greg Hogan created FLINK-4217: --------------------------------- Summary: Gelly drivers should read CSV values as strings Key: FLINK-4217 URL: https://issues.apache.org/jira/browse/FLINK-4217 Project: Flink Issue Type: Improvement Components: Gelly Affects Versions: 1.1.0 Reporter: Greg Hogan Assignee: Greg Hogan Priority: Minor
Gelly drivers ClusteringCoefficient, HITS, JaccardIndex, and TriangleListing parse CSV files as {{LongValue}}. This works for anonymized data sets such as SNAP but should be configurable as {{StringValue}} to handle the general case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)