[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-18 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1080604136 ## datafusion/core/tests/sqllogictests/postgres/test_files/simple_except.slt: ## @@ -0,0 +1,27 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-18 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1080603376 ## datafusion/core/tests/sqllogictests/postgres/test_files/self_join_with_alias.slt: ## @@ -0,0 +1,24 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-18 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1080602268 ## datafusion/core/tests/sqllogictests/src/main.rs: ## @@ -15,112 +15,135 @@ // specific language governing permissions and limitations // under the

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-18 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1080601217 ## datafusion/core/tests/sqllogictests/postgres/test_files/simple_window_partition_order_aggregation.slt: ## @@ -0,0 +1,37 @@ +# Licensed to the Apache

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-18 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1080600633 ## datafusion/core/tests/sqllogictests/postgres/test_files/simple_aggregation.slt: ## @@ -0,0 +1,29 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-18 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1080579104 ## datafusion/core/Cargo.toml: ## @@ -104,17 +104,22 @@ xz2 = { version = "0.1", optional = true } [dev-dependencies] arrow = { version = "31.0.0",

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-07 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1064029810 ## datafusion/core/tests/sqllogictests/postgres/test_files/simple_except.slt: ## @@ -0,0 +1,27 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-07 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1064029147 ## datafusion/core/tests/sqllogictests/postgres/test_files/simple_aggregation.slt: ## @@ -0,0 +1,29 @@ +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-07 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1064028955 ## datafusion/core/tests/sqllogictests/src/main.rs: ## @@ -15,112 +15,135 @@ // specific language governing permissions and limitations // under the

[GitHub] [arrow-datafusion] melgenek commented on a diff in pull request #4834: (#4462) Postgres compatibility tests using sqllogictest

2023-01-06 Thread GitBox
melgenek commented on code in PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#discussion_r1063803795 ## datafusion/core/tests/sqllogictests/postgres/test_files/values_list.slt: ## @@ -0,0 +1,29 @@ +# Licensed to the Apache Software Foundation (ASF) under one