Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

revert the change of version 1.5.2: Fix bug: when using custom query … #97

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

riccosir
Copy link

@riccosir riccosir commented Dec 9, 2019

#57 is not a bug.

For proper operation of Custom Query ensure that incremental field will be returned in the first position of the Query result.

read more...

This modification makes non incremental custom query almost unable to work properly.
agent.sources.sql-source.custom.query=SELECT [cTime],[x],[y],[z] FROM [table] where cTime > '$@$' order by cTime
agent.sources.sql-source.start.from=2019-12-09 00:00:00

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant