bhlx3lyx7 commented on issue #536: Fix metric output URL: https://github.com/apache/griffin/pull/536#issuecomment-535510379 @wankunde you are right, there are several `MetricWriteStep` in these two kinds of measures, all of them consist into the final metric like `{"total": 100, "unique": 10, "duplicate": 90}`. It is natural to export the unique metric as `out.dataframe.name` table, but I think all the output metrics are important for this measure. Maybe it would be better to build a new table containing all the output metrics in different columns, and export as `out.dataframe.name`, then it would make sense right? How do you think about it ? @wankunde @iyuriysoft
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
