Hi All,
When Order by
is used in the SQL Query we give as a JDBC input to Logstash , will the order be maintained as we have mentioned in the query ? As of now i see that the document is ordered according to my query but i'm doubtful if it happens this way always .
Kindly Clarify .
Thanks in Advance!