nastra commented on PR #331:
URL: https://github.com/apache/iceberg-rust/pull/331#issuecomment-2205517652

   `"default-namespace": []` indicates an empty namespace, not a null one, 
which is a valid case and there are tests for that here: 
https://github.com/apache/iceberg/blob/42a2c19cec31c626cbff6cc2dfafb86cdf223bd0/core/src/test/java/org/apache/iceberg/view/TestViewMetadataParser.java#L56.
 I've also opened https://github.com/apache/iceberg/pull/9890 a while ago to 
properly test empty namespaces with catalogs that support it.
   
   However, why you're getting an empty namespace when creating the view with a 
qualified namespace is a different thing (which I need to look into and 
reproduce on my end)


-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to