paleolimbot commented on code in PR #43715:
URL: https://github.com/apache/arrow/pull/43715#discussion_r1769282248


##########
dev/archery/archery/integration/datagen.py:
##########
@@ -1914,12 +1914,15 @@ def _temp_path():
         generate_duplicate_fieldnames_case()
         .skip_tester('JS'),
 
-        generate_dictionary_case(),
+        generate_dictionary_case()
+        .skip_tester('nanoarrow'),

Review Comment:
   The issue reference for all of these skips is 
https://github.com/apache/arrow-nanoarrow/issues/622 (all of these files 
contain dictionaries)



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