Nuacht

Note that the default Postgres.java file referes to "postgres-service" as the host for the postgres instance. This is refering to the postgres-service defines in k8.yaml.
Describe the bug We known Doris uses Mysql protocol to communicate query client. Users can connect to Doris cluster through MySQL client or Mysql JDBC. Doris work properly if I select MySQL JDBC ve ...