pinot
pinot copied to clipboard
Allow using system properties to fill up the template value in configs.
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.