Deprecated API
Contents
-
InterfaceDescriptionthe API will be removed in v2.0.0 (replaced with KeyManagementClient interface).will be removed in 2.0.0, use
Counter
instead.
-
ClassDescriptionorg.apache.iceberg.arrow.vectorized.parquet.VectorizedColumnIterator.FixedWidthTypeBinaryBatchReadersince 1.7.0, will be removed in 1.8.0.will be removed in 1.8.0; use FlinkPlannedAvroReader instead.since 1.7.0, will be removed in 2.0.0. Use
IcebergSource
instead, which implement the newer FLIP-27 source interface. This class implements the oldSourceFunction
that has been marked as deprecated in Flink since Aug 2023.since 1.7.0. Will be removed in 2.0.0; useIcebergSource.forOutputType(RowDataConverter)
andAvroGenericRecordConverter
instead.useParquetWriter
will be removed in 1.8.0will be removed in 1.8.0will be removed in 1.8.0will be removed in 1.8.0will be removed in 1.8.0; use SparkPlannedAvroReader instead.UseSystemConfigs
instead; will be removed in 2.0.0
-
FieldDescriptionwill be removed in 2.0.0; use name mapping insteadwill be removed in 2.0.0, writing manifest lists is always enabledwill be removed in 2.0.0, writing manifest lists is always enabledUse
TableProperties.WRITE_DATA_LOCATION
instead.UseTableProperties.WRITE_DATA_LOCATION
instead.UseWORKER_THREAD_POOL_SIZE
instead; will be removed in 2.0.0UseIcebergSqlExtensionsLexer.VOCABULARY
instead.UseIcebergSqlExtensionsParser.VOCABULARY
instead.
-
MethodDescriptionsince 1.7.0, will be removed in 1.8.0.since 1.7.0, will be removed in 1.8.0.will be removed in 2.0.0; use applyNameMapping and pruneColumns(Schema, Set) instead.Not for public use. To configure the endpoint for a client, please use
S3FileIOProperties.applyEndpointConfigurations(S3ClientBuilder)
,AwsProperties.applyGlueEndpointConfigurations(GlueClientBuilder)
, orAwsProperties.applyDynamoDbEndpointConfigurations(DynamoDbClientBuilder)
accordingly. It will be removed in 2.0.0Not for public use. To configure the httpClient for a client, please useHttpClientProperties.applyHttpClientConfigurations(AwsSyncClientBuilder)
. It will be removed in 2.0.0Not for public use. To build an S3Configuration object, use S3Configuration.builder() directly. It will be removed in 2.0.0since 1.7.0, visibility will be reduced in 1.8.0since 1.7.0, will be removed in 2.0.0; useContentFile.location()
instead.since 1.7.0, will be removed in 1.8.0.since 1.7.0, will be removed in 1.8.0.since 1.7.0, will be removed in 1.8.0.since 1.7.0, will be removed in 1.8.0; use delete loaders.since 1.7.0, will be removed in 1.8.0; use delete loaders.UseFlinkSchemaUtil.convert(ResolvedSchema)
instead.since 1.7.0. Will be removed in 2.0.0; useIcebergSource.forRowData()
orIcebergSource.forOutputType(RowDataConverter)
insteadsince 1.7.0. Will be removed in 2.0.0; useIcebergSource.forOutputType(RowDataConverter)
instead to produce output type other thanRowData
.since 1.7.0, will be removed in 2.0.0; This method does only best-effort invalidation and is susceptible to a race condition. If the caller changed the state that could be cached (perhaps files on the storage) and calls this method, there is no guarantee that the cache will not contain stale entries some time after this method returns.will be removed in 2.0.0, useCounter
instead.will be removed in 2.0.0, useMetricsContext.counter(String, Unit)
instead.will be removed in 2.0.0; useParquet.ReadBuilder.createReaderFunc(Function)
insteadwill be removed in 2.0.0; useParquet.ReadBuilder.createReaderFunc(Function)
insteadsince 1.3.0, will be removed in 2.0.0since 1.3.0, will be removed in 2.0.0since 1.3.0, will be removed in 2.0.0since 1.0.0, will be removed in 2.0.0; useTable.newIncrementalAppendScan()
instead.since 1.0.0, will be removed in 2.0.0; useTable.newIncrementalAppendScan()
instead.useTransform.bind(Type)
instead; will be removed in 2.0.0useTransform.toHumanString(Type, Object)
instead; will be removed in 2.0.0useTransforms.bucket(int)
instead; will be removed in 2.0.0useTransforms.day()
instead; will be removed in 2.0.0useTransforms.identity()
instead; will be removed in 2.0.0useTransforms.hour()
instead; will be removed in 2.0.0useTransforms.identity()
instead; will be removed in 2.0.0useTransforms.month()
instead; will be removed in 2.0.0useTransforms.truncate(int)
instead; will be removed in 2.0.0useTransforms.year()
instead; will be removed in 2.0.0will be removed in 2.0.0; useTypes.NestedField.Builder.withId(int)
insteadwill be removed in 2.0.0. UseThreadPools.newExitingWorkerPool(String, int)
for long-lived thread pools that require a shutdown hook, orThreadPools.newFixedThreadPool(String, int)
for short-lived thread pools where you manage the lifecycle.will be removed in 2.0.0. UseThreadPools.newExitingWorkerPool(String, int)
for long-lived thread pools that require a shutdown hook, orThreadPools.newFixedThreadPool(String, int)
for short-lived thread pools where you manage the lifecycle.
-
ConstructorDescriptionwill be removed in 1.8.0; use FlinkPlannedAvroReader instead.will be removed in 1.8.0; use FlinkPlannedAvroReader instead.will be removed in 1.8.0; use SparkPlannedAvroReader instead.will be removed in 1.8.0; use SparkPlannedAvroReader instead.