mirror of https://github.com/apache/druid.git
ede7cf9eef
* Added support for where clauses to filter lookup values on ingestion. Added a filter field to the JDBC lookups that is used to generate a where clause so that only rows matching the filter value will be brought into Druid. Example being filter="SOMECOLUMN=1" * Required changes based on code review. * Required changes based on code review. * Added support for where clauses to filter lookup values on ingestion. Added a filter field to the JDBC lookups that is used to generate a where clause so that only rows matching the filter value will be brought into Druid. Example being filter="SOMECOLUMN=1" * Updates based on code review, mainly formatting and small refactor of the buildLookupQuery method. * Fixed broken buildLookupQuery method * Removed empty line. * Updates per review comments |
||
---|---|---|
.. | ||
approximate-histograms.md | ||
avro.md | ||
caffeine-cache.md | ||
datasketches-aggregators.md | ||
druid-kerberos.md | ||
druid-lookups.md | ||
examples.md | ||
hdfs.md | ||
kafka-eight-firehose.md | ||
kafka-extraction-namespace.md | ||
kafka-ingestion.md | ||
lookups-cached-global.md | ||
mysql.md | ||
postgresql.md | ||
protobuf.md | ||
s3.md | ||
simple-client-sslcontext.md | ||
stats.md |