Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-23 Thread via GitHub
yaooqinn closed pull request #46173: [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests URL: https://github.com/apache/spark/pull/46173 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-23 Thread via GitHub
yaooqinn commented on PR #46173: URL: https://github.com/apache/spark/pull/46173#issuecomment-2071563284 Thank you @dongjoon-hyun Merged to master -- 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

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-23 Thread via GitHub
dongjoon-hyun commented on code in PR #46173: URL: https://github.com/apache/spark/pull/46173#discussion_r1575686088 ## docs/sql-data-sources-jdbc.md: ## @@ -1441,3 +1441,192 @@ The Spark Catalyst data types below are not supported with suitable Oracle types - NullType -

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-23 Thread via GitHub
dongjoon-hyun commented on code in PR #46173: URL: https://github.com/apache/spark/pull/46173#discussion_r1575684362 ## connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala: ## @@ -265,7 +273,7 @@ class

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-22 Thread via GitHub
yaooqinn commented on code in PR #46173: URL: https://github.com/apache/spark/pull/46173#discussion_r1575669023 ## connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala: ## @@ -265,7 +273,7 @@ class

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-22 Thread via GitHub
yaooqinn commented on code in PR #46173: URL: https://github.com/apache/spark/pull/46173#discussion_r1575667729 ## connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala: ## @@ -265,7 +273,7 @@ class

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-22 Thread via GitHub
yaooqinn commented on code in PR #46173: URL: https://github.com/apache/spark/pull/46173#discussion_r1575666204 ## docs/sql-data-sources-jdbc.md: ## @@ -1441,3 +1441,192 @@ The Spark Catalyst data types below are not supported with suitable Oracle types - NullType -

Re: [PR] [SPARK-47945][SQL] MsSQLServer: Document Mapping Spark SQL Data Types from Microsoft SQL Server and add tests [spark]

2024-04-22 Thread via GitHub
dongjoon-hyun commented on code in PR #46173: URL: https://github.com/apache/spark/pull/46173#discussion_r1575663710 ## connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala: ## @@ -265,7 +273,7 @@ class