title: “AsterixDB Source” description: “Read data from a AsterixDB instance” category: “Database Connector” operator_type: “AsterixDBSource” tags: [database-connector]

Home > Database Connector

Input Properties

PropertyRequirementTypeDefaultDescription
HostString-
PortStringdefaultA port number or ‘default’
DatabaseString-
Table NameString-
LimitLong-Max output count
OffsetLong-Starting point of output
Keyword Search?Booleanfalse
↳ Keyword Search ColumnString-
↳ Keywords to SearchString-“[‘hello’, ‘world’], {‘mode’:‘any’}” OR
“[‘hello’, ‘world’], {‘mode’:‘all’}”
Progressive?Booleanfalse
↳ Batch by ColumnString-
↳ MinStringauto
↳ MaxStringauto
↳ Batch by IntervalLong1000000000
Geo Search?Booleanfalse
↳ Geo Search By ColumnsList-Column(s) to check if any of them is in the
bounding box below
↳ Geo Search Bounding BoxList-At least 2 entries should be provided to form a
bounding box. format of each entry: long, lat
Regex Search?Booleanfalse
↳ Regex Search By ColumnString-
↳ Regex to SearchString-
Filter Condition?Booleanfalse
↳ PredicatesList-Multiple predicates in OR
  ↳ AttributeString-
  ↳ Condition=, >, >=, <, <=, !=, is null,
is not null
-
  ↳ ValueString-

Output Ports

PortMode
0Set Snapshot