Fix list namespace response in rest catalog#995
Conversation
kevinjqliu
left a comment
There was a problem hiding this comment.
Is there another way to test this behavior? test_rest.py is using mocks. Perhaps there's a way to write an integration test comparing to spark
I'll create an issue to set up an integration test suite against our current setup (using the Tabular REST catalog image). However, I think we should add to our roadmap creating a more robust structure. I'm not sure the Tabular REST catalog image will be maintained, and it would be good to test against other catalog implementations. We'll need a simple way to disable some tests in some cases, as tests might fail due to catalog bugs, and we would rather not be blocked by that. |
|
Issue created #1010 |
|
Thanks @ndrluis! |
While testing PyIceberg with Polaris and multi-level namespacing, I noticed a behavior that doesn't align with the REST catalog specification. The expected response should be the fully qualified namespace.