This is an automated email from the ASF dual-hosted git repository.

richox pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


    from f37037d2 [AURON #1969] Disable auron.udf.singleChildFallback.enabled 
in unit tests (#1970)
     add 69240b4a [AURON #1889] Implement monotonically_increasing_id() 
function  (#1955)

No new revisions were added by this update.

Summary of changes:
 native-engine/auron-planner/proto/auron.proto      |  11 +-
 native-engine/auron-planner/src/planner.rs         |   7 +-
 native-engine/datafusion-ext-exprs/src/lib.rs      |   1 +
 .../src/spark_monotonically_increasing_id.rs       | 243 +++++++++++++++++++++
 .../org/apache/spark/sql/auron/ShimsImpl.scala     |   8 +
 5 files changed, 267 insertions(+), 3 deletions(-)
 create mode 100644 
native-engine/datafusion-ext-exprs/src/spark_monotonically_increasing_id.rs

Reply via email to