bossenti commented on code in PR #1340:
URL: https://github.com/apache/streampipes/pull/1340#discussion_r1113528211
##########
ui/src/app/data-explorer/services/data-explorer-field-provider-service.ts:
##########
@@ -194,10 +194,12 @@ export class DataExplorerFieldProviderService {
runtimeType === 'http://www.w3.org/2001/XMLSchema#float' ||
Review Comment:
I probably missed something here, but why do we have duplicate conditions
here? line 193 until 197 is the same as 198 to 202, isn't it?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]