apache/pinot
在 GitHub 查看Allow using system properties to fill up the template value in configs.
Open
#9,125 创建于 2022年7月28日
good first issue
仓库指标
- Star
- (4,937 star)
- PR 合并指标
- (平均合并 6天 7小时) (30 天内合并 186 个 PR)
描述
Current pinot supports environment variables override for table config template. We should also add the support and convention for system properties, as that is much simpler to use and set during runtime.