Actually I use it to sync my data to ES according to the timestamp like below:
statement => "SELECT * FROM t_Expert WHERE operateTime>:sql_last_value"
If their timezone is different, I can't use the sql.
Actually I use it to sync my data to ES according to the timestamp like below:
statement => "SELECT * FROM t_Expert WHERE operateTime>:sql_last_value"
If their timezone is different, I can't use the sql.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.