[GitHub] [spark] cloud-fan commented on pull request #37287: [SPARK-39912][SQL] Refine CatalogImpl

2022-08-07 Thread GitBox


cloud-fan commented on PR #37287:
URL: https://github.com/apache/spark/pull/37287#issuecomment-1207622332

   > Did you include the test
   
   I plan to add tests in the next PR (it's a different JIRA ticket), and I'll 
test `listFunctions` as well.


-- 
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: reviews-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] cloud-fan commented on pull request #37287: [SPARK-39912][SQL] Refine CatalogImpl

2022-08-04 Thread GitBox


cloud-fan commented on PR #37287:
URL: https://github.com/apache/spark/pull/37287#issuecomment-1205207764

   ready for review, cc @zhengruifeng @HyukjinKwon 


-- 
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: reviews-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] cloud-fan commented on pull request #37287: [SPARK-39912][SQL] Refine CatalogImpl

2022-08-01 Thread GitBox


cloud-fan commented on PR #37287:
URL: https://github.com/apache/spark/pull/37287#issuecomment-1201897650

   This is another instance that `db.tbl` is inconsistent of 
`spark_catalog.db.tbl`. This PR fixed it.


-- 
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: reviews-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] cloud-fan commented on pull request #37287: [SPARK-39912][SQL] Refine CatalogImpl

2022-07-28 Thread GitBox


cloud-fan commented on PR #37287:
URL: https://github.com/apache/spark/pull/37287#issuecomment-1198793708

   > Is listTables() does not respect current catalog fixed in this PR?
   
   I think so, by always passing the fully qualified name to `getTable` in 
`listTables`. We can add tests later, to make this PR a pure refinement.


-- 
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: reviews-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org