flyrain commented on PR #1532: URL: https://github.com/apache/polaris/pull/1532#issuecomment-2868205342
`INITIALIZE_DEFAULT_CATALOG_FILEIO_FOR_TEST` was already present, but I don’t think that justifies promoting it to a first-class config flag. In fact, we shouldn’t be exposing this at all, it’s a test-only utility and should be removed. That said, I don’t think this PR needs to handle the removal. A more reasonable approach would be to leave it as-is for now and clean it up in a follow-up PR. Let’s not legitimize it by formalizing it in the public config surface. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
