We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8591703 commit 7ec33dbCopy full SHA for 7ec33db
datafusion/sqllogictest/test_files/spark/hash/crc32.slt
@@ -81,7 +81,7 @@ SELECT crc32(arrow_cast('Spark', 'BinaryView'));
81
----
82
1557323817
83
84
-# Upstream arrow-rs issue: https://github.com/apache/arrow-rs/issues/8841
85
-# This should succeed after we receive the fix
86
-query error Arrow error: Compute error: Internal Error: Cannot cast BinaryView to BinaryArray of expected type
+query I
87
select crc32(arrow_cast(null, 'Dictionary(Int32, Utf8)'))
+----
+NULL
0 commit comments