I came across the closed issue (#402 ) where a user requested the ability to specify custom table names due to permissions constraints and business-specific naming requirements. In my own use case, I also require this functionality for similar reasons.
I would like to know if there are current plans to support this feature. If so, I would like to contribute a PR to add support for configurable table names (e.g., via environment variables or CLI flags).