alamb commented on PR #4492: URL: https://github.com/apache/arrow-datafusion/pull/4492#issuecomment-1336162634
FYI @xudong963 and @mvanschellebeeck -- I am loving the sqllogictest framework This PR has a good first test -- the output of `SHOW` needs to be normalized (specifically, `target_partitions` isn't a constant value). I have some ideas and plan to follow the `PRAGMA` syntax used by duckdb for passing along options https://github.com/duckdb/duckdb/blob/85843041ec06fa2d1cafaace993076ef778cdbfe/test/sql/types/nested/list/test_nested_list.test#L5-L10C17 I am working on some code, but I don't expect it will be ready until tomorrow. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org