druid/extensions-core
Jinseon Lee 0ef435a16c add postgresql meta db table schema configuration property (#7137) (#7183)
* add postgresql meta db table schema configuration property (#7137)

If the postgresql db schema changes, you must set the configuration
values.
You do not need to set it if there is no change from the default schema
'public'.
druid.metadata.postgres.dbTableSchema=public

* create postgresql metadb table schema configuration property (#7137)
If the postgresql db schema changes, you must set the configuration
values.
You do not need to set it if there is no change from the default schema
'public'.
druid.metadata.postgres.dbTableSchema=public
check PostgreSQLTablesConfig.java

* modify postgresql readme file. - metadb table schema (#7137)
If the postgresql db schema changes, you must set the configuration
values.
You do not need to set it if there is no change from the default schema
'public'.
druid.metadata.postgres.dbTableSchema=public
check PostgreSQLTablesConfig.java
2019-05-08 12:56:30 -07:00
..
avro-extensions Fix flattening Avro Maps with Utf8 keys (#7258) 2019-03-18 14:23:53 -07:00
datasketches handle empty sketches (#7526) 2019-04-25 14:28:41 -07:00
druid-basic-security Improve error message for unavailable auth cache in BasicHTTPAuthenticator (#7263) 2019-03-14 14:39:43 +08:00
druid-bloom-filter refactor druid-bloom-filter aggregators (#7496) 2019-04-18 11:54:06 -07:00
druid-kerberos Prohibit Throwables.propagate() (#7121) 2019-03-14 18:28:33 -03:00
ec2-extensions Move GCP to a core extension (#6953) 2019-03-27 09:00:43 -07:00
google-extensions this will fix it (#7358) 2019-03-27 19:42:58 -07:00
hdfs-storage Prohibit Throwables.propagate() (#7121) 2019-03-14 18:28:33 -03:00
histogram Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
kafka-eight Support kafka transactional topics (#5404) (#6496) 2019-02-18 11:50:08 -08:00
kafka-extraction-namespace Prohibit Throwables.propagate() (#7121) 2019-03-14 18:28:33 -03:00
kafka-indexing-service Update mocking libraries for Java 11 support (#7596) 2019-05-06 12:28:56 -07:00
kinesis-indexing-service Update mocking libraries for Java 11 support (#7596) 2019-05-06 12:28:56 -07:00
lookups-cached-global Java 9 compatible cleaner operations (#7487) 2019-04-17 08:04:52 -07:00
lookups-cached-single Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
mysql-metadata-storage Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
orc-extensions 'core' ORC extension (#7138) 2019-04-09 09:03:26 -07:00
parquet-extensions Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
postgresql-metadata-storage add postgresql meta db table schema configuration property (#7137) (#7183) 2019-05-08 12:56:30 -07:00
protobuf-extensions Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
s3-extensions Move GCP to a core extension (#6953) 2019-03-27 09:00:43 -07:00
simple-client-sslcontext Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
stats Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00