[GLUTEN-8313][VL] Enable json_array_length #3915
Triggered via pull request
December 24, 2024 05:39
WangGuangxin
synchronize
#8314
Status
Success
Total duration
11s
Artifacts
–
labeler.yml
on: pull_request_target
Label pull requests
2s
Annotations
1 error and 1 warning
GlutenWriteDistributionAndOrderingSuite.continuous mode allows unspecified distribution and empty ordering:
org/apache/spark/sql/connector/GlutenWriteDistributionAndOrderingSuite#L1
Results do not match for query:
Timezone: sun.util.calendar.ZoneInfo[id="America/Los_Angeles",offset=-28800000,dstSavings=3600000,useDaylight=true,transitions=185,lastRule=java.util.SimpleTimeZone[id=America/Los_Angeles,offset=-28800000,dstSavings=3600000,useDaylight=true,startYear=0,startMode=3,startMonth=2,startDay=8,startDayOfWeek=1,startTime=7200000,startTimeMode=0,endMode=3,endMonth=10,endDay=1,endDayOfWeek=1,endTime=7200000,endTimeMode=0]]
Timezone Env:
== Parsed Logical Plan ==
'UnresolvedRelation [testcat, ns1, test_table], [], false
== Analyzed Logical Plan ==
id: int, data: string, day: date
SubqueryAlias testcat.ns1.test_table
+- RelationV2[id#506579, data#506580, day#506581] testcat.ns1.test_table testcat.ns1.test_table
== Optimized Logical Plan ==
RelationV2[id#506579, data#506580, day#506581] testcat.ns1.test_table
== Physical Plan ==
VeloxColumnarToRow
+- ^(23448) ProjectExecTransformer [id#506579, data#506580, day#506581]
+- ^(23448) InputIteratorTransformer[id#506579, data#506580, day#506581]
+- RowToVeloxColumnar
+- BatchScan testcat.ns1.test_table[id#506579, data#506580, day#506581] class org.apache.spark.sql.connector.catalog.InMemoryBaseTable$InMemoryBatchScan RuntimeFilters: []
== Results ==
== Results ==
!== Correct Answer - 2 == == Spark Answer - 0 ==
struct<> struct<>
![1,a,2021-01-01]
![2,b,2022-02-02]
|
Label pull requests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|