jiayuasu opened a new pull request, #672:
URL: https://github.com/apache/incubator-sedona/pull/672

   
   ## Did you read the Contributor Guide?
   
   - Yes, I have read [Contributor 
Rules](https://sedona.apache.org/community/rule/) and [Contributor Development 
Guide](https://sedona.apache.org/community/develop/)
   
   ## Is this PR related to a JIRA ticket?
   
   - Yes, the URL of the assoicated JIRA ticket is 
https://issues.apache.org/jira/browse/SEDONA-151. The PR name follows the 
format `[SEDONA-151] my subject`.
   
   ## What changes were proposed in this PR?
   
   1. Add the following aggregation functions to Sedona, just like Sedona Spark
   
   ST_Envelope_Aggr
   
   ST_Union_Aggr
   
    
   
   2. enable event time and proc time in all synthetic test data
   
   All test tables now have two time attributes, namely "event_time", 
"proc_time"
   
    
   
   The 2 attributes can be used in Flink window queries.
   ## How was this patch tested?
   
   New tests added. All existing unit tests passed.
   
   ## Did this PR include necessary documentation updates?
   
   - Yes, I am adding a new API. I am using the [current SNAPSHOT version 
number](https://github.com/apache/incubator-sedona/blob/master/pom.xml#L29) in 
since `v1.3.0` format.
   


-- 
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