Package | Description |
---|---|
org.apache.flink.table.runtime.operators.hive.script | |
org.apache.flink.table.runtime.operators.join |
Constructor and Description |
---|
HiveScriptTransformOutReadThread(org.apache.hadoop.hive.ql.exec.RecordReader recordReader,
LogicalType outputType,
org.apache.hadoop.hive.serde2.AbstractSerDe outSerDe,
org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector structObjectInspector,
StreamRecordCollector<RowData> collector) |
Modifier and Type | Method and Description |
---|---|
void |
SortMergeJoinFunction.open(boolean adaptiveHashJoin,
StreamTask<?,?> taskContainer,
StreamConfig operatorConfig,
StreamRecordCollector collector,
long totalMemory,
RuntimeContext runtimeContext,
OperatorMetricGroup operatorMetricGroup) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.