You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "aprimadi (via GitHub)" <gi...@apache.org> on 2023/04/30 06:48:57 UTC

[GitHub] [arrow-datafusion] aprimadi commented on pull request #6158: Port test in select.rs to sqllogic

aprimadi commented on PR #6158:
URL: https://github.com/apache/arrow-datafusion/pull/6158#issuecomment-1528953134

   Tests that cannot be ported (yet):
   - `query_get_indexed_field` - unsupported SQL types ARRAY
   - `query_nested_get_indexed_field` - unsupported SQL types ARRAY
   - `query_nested_get_indexed_field_on_struct` - unsupported SQL types ARRAY
   - `query_on_string_dictionary` - using DictionaryArray
   - `sort_on_window_null_string` - using DictionaryArray
   - `test_prepare_statement` - using partitioned csv
   - `parallel_query_with_filter` - using partitioned csv
   - `boolean_literal` - using partitioned csv
   - `unprojected_filter` - this test is using dataframe interface


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org