sheetalshah1007 opened a new pull request, #346:
URL: https://github.com/apache/atlas/pull/346

   …Filter gives incorrect results using time-range operator
   
   ## What changes were proposed in this pull request?
   
   **Issue** : When client timezone is UTC and server is on PST timezone, 
search filters was processing process the result according to the system 
timezone i.e PST and hence, the results are wrongly fetched. This is an 
intermittent issue as, if the entities were created according to PST time zones 
then the search filter could have fetched proper results.
   
   **Approach** : date and time conversions uses the UTC time zone
   
   ## How was this patch tested?
   Manual testing
   Modified EntitySearchProcessorTest file and verified successful execution of 
all tests within
   Pre-commit : 
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1874
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to