[PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-06 Thread via GitHub
cloud-fan opened a new pull request, #46905: URL: https://github.com/apache/spark/pull/46905 ### What changes were proposed in this pull request? This is a followup of https://github.com/apache/spark/pull/44335 , which missed to handle `loadTable` ### Why are the change

Re: [PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-06 Thread via GitHub
cloud-fan commented on PR #46905: URL: https://github.com/apache/spark/pull/46905#issuecomment-2153545658 cc @MaxGekk @yaooqinn -- 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 comme

Re: [PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-06 Thread via GitHub
yaooqinn closed pull request #46905: [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable URL: https://github.com/apache/spark/pull/46905 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-06 Thread via GitHub
yaooqinn commented on PR #46905: URL: https://github.com/apache/spark/pull/46905#issuecomment-2153728936 Thank you 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 to go to the specific

Re: [PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-07 Thread via GitHub
panbingkun commented on PR #46905: URL: https://github.com/apache/spark/pull/46905#issuecomment-2154326493 @cloud-fan @yaooqinn It seems that some `UTs` have failed, as follows: https://github.com/panbingkun/spark/actions/runs/9411155017/job/25926739251 https://github.com/apache/spa

Re: [PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-07 Thread via GitHub
yaooqinn commented on PR #46905: URL: https://github.com/apache/spark/pull/46905#issuecomment-2154358935 Oops, My bad, can you cherry-pick 82b4ad2af64845503604da70ff02748c3969c991 into your new PR? I just reverted this to recover the CI -- This is an automated message from the Apache Git

Re: [PR] [SPARK-46393][SQL][FOLLOWUP] Classify exceptions in JDBCTableCatalog.loadTable [spark]

2024-06-07 Thread via GitHub
panbingkun commented on PR #46905: URL: https://github.com/apache/spark/pull/46905#issuecomment-2154361929 > Oops, My bad, can you cherry-pick [82b4ad2](https://github.com/apache/spark/commit/82b4ad2af64845503604da70ff02748c3969c991) into your new PR? I just reverted this to recover the CI