Pooja Pathak
Pooja Pathak
Resolve TODO at: https://github.com/orchestracities/ngsi-timeseries-api/blob/af8877cd2b5909c67819d8a93e3b58bce6a61fdb/timescale-container/crate-exporter.py#L76
Resolve TODO at: https://github.com/orchestracities/ngsi-timeseries-api/blob/af8877cd2b5909c67819d8a93e3b58bce6a61fdb/src/translators/sql_translator.py#L1126
Resolve TODO at: https://github.com/orchestracities/ngsi-timeseries-api/blob/6ecedfe5e81e346fc02e3cbd0bc86e6c20fab25a/src/translators/sql_translator.py#L371
Resolve TODO in utils.py at: https://github.com/orchestracities/ngsi-timeseries-api/blob/af8877cd2b5909c67819d8a93e3b58bce6a61fdb/src/reporter/tests/utils.py#L236
Resolve TODO at: https://github.com/orchestracities/ngsi-timeseries-api/blob/8eac7ebac32e7394e0401bab81474f5bff3b5746/src/wq/tests/benchmark/driver.py#L52
## Proposed changes Updated files to handle DEFAULT_LIMIT for queries. Earlier DEFAULT_LIMIT was not working, all queries result for 10000 which was set through limit. Fix for #763 ## Types...
## Proposed changes Fix for #687. I have included comment on PR #691 . ## Types of changes What types of changes does your code introduce to the project? _Put...
## Proposed changes A way to store data from mqtt queues. Fix for issue #609 ## Types of changes What types of changes does your code introduce to the project?...