[
https://issues.apache.org/jira/browse/STREAMPIPES-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405407#comment-17405407
]
Daniel Ebi commented on STREAMPIPES-420:
----------------------------------------
[~riemer]: I need to refine my bug report a bit. It fails for queries that do
not contain any filter AND do not specify any time parameters (startdate,
enddate).
E.g.
[http://localhost:8082/streampipes-backend/api/v4/users/username/datalake/measurements/measure?page=1&limit=100|http://localhost:8082/streampipes-backend/api/v4/users/username/datalake/measurements/measure?startDate=1598191085654&endDate=1629727085654&page=1&limit=100]
> Handling empty filter query parameter in datalake query request
> ---------------------------------------------------------------
>
> Key: STREAMPIPES-420
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-420
> Project: StreamPipes
> Issue Type: Bug
> Components: Backend, Data Lake
> Reporter: Daniel Ebi
> Assignee: Daniel Ebi
> Priority: Major
>
> Bug: When no filters are used, datalake query execution fails due to empty
> where clause.
> Objective: Handling empty filter query parameter
--
This message was sent by Atlassian Jira
(v8.3.4#803005)