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

mblow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 30e4262cd5 [NO ISSUE][*DB][EXT] Fix AwsS3ExternalDatasetTest 
regression from merge commit
30e4262cd5 is described below

commit 30e4262cd532447f5090ef96976f28da909e5dda
Author: Michael Blow <[email protected]>
AuthorDate: Mon Jan 20 10:29:52 2025 -0500

    [NO ISSUE][*DB][EXT] Fix AwsS3ExternalDatasetTest regression from merge 
commit
    
    Change-Id: I5a7a4322a941dce53e8afaa0642412299e72097c
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19343
    Integration-Tests: Jenkins <[email protected]>
    Tested-by: Michael Blow <[email protected]>
    Reviewed-by: Michael Blow <[email protected]>
    Reviewed-by: Ali Alsuliman <[email protected]>
---
 .../common/parquet/ASTERIXDB-3540/ASTERIXDB-3540.02.plan                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/asterixdb/asterix-app/src/test/resources/runtimets/results/external-dataset/common/parquet/ASTERIXDB-3540/ASTERIXDB-3540.02.plan
 
b/asterixdb/asterix-app/src/test/resources/runtimets/results/external-dataset/common/parquet/ASTERIXDB-3540/ASTERIXDB-3540.02.plan
index 4806a282ee..c985a259bb 100644
--- 
a/asterixdb/asterix-app/src/test/resources/runtimets/results/external-dataset/common/parquet/ASTERIXDB-3540/ASTERIXDB-3540.02.plan
+++ 
b/asterixdb/asterix-app/src/test/resources/runtimets/results/external-dataset/common/parquet/ASTERIXDB-3540/ASTERIXDB-3540.02.plan
@@ -1 +1 @@
-"distribute result [$$24] [cardinality: 1000000.0, op-cost: 0.0, total-cost: 
1000000.0]\n-- DISTRIBUTE_RESULT  |PARTITIONED|\n  exchange [cardinality: 
1000000.0, op-cost: 0.0, total-cost: 1000000.0]\n  -- ONE_TO_ONE_EXCHANGE  
|PARTITIONED|\n    project ([$$24]) [cardinality: 1000000.0, op-cost: 0.0, 
total-cost: 1000000.0]\n    -- STREAM_PROJECT  |PARTITIONED|\n      assign 
[$$24] <- [{\"g\": $$25.getField(\"g\"), \"$1\": 
$$25.getField(\"p\").getField(\"$$ParquetDataset.getField(\"x\").ge [...]
\ No newline at end of file
+"distribute result [$$25] [cardinality: 0.0, op-cost: 0.0, total-cost: 
0.0]\n-- DISTRIBUTE_RESULT  |PARTITIONED|\n  exchange [cardinality: 0.0, 
op-cost: 0.0, total-cost: 0.0]\n  -- ONE_TO_ONE_EXCHANGE  |PARTITIONED|\n    
assign [$$25] <- [{\"g\": $$26.getField(\"g\"), \"$1\": 
$$26.getField(\"p\").getField(\"$$ParquetDataset.getField(\"x\").getField(\"y\").getField(\"age_field\")\")}]
 project: [$$25] [cardinality: 0.0, op-cost: 0.0, total-cost: 0.0]\n    -- 
ASSIGN  |PARTITIONED|\n      as [...]
\ No newline at end of file

Reply via email to