Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ParquetReadSettings In DataFactory And Synapse For Bug Fix #26384

Merged
merged 3 commits into from
Oct 30, 2023

Support ParquetReadSettings In ADF And Synapse

102a9c1
Select commit
Loading
Failed to load commit list.
Merged

Support ParquetReadSettings In DataFactory And Synapse For Bug Fix #26384

Support ParquetReadSettings In ADF And Synapse
102a9c1
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Oct 26, 2023 in 3m 13s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from f00a9cf268a027a0ad206f57e2fab08b232c929f. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    warn		specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/datafactory/armdatafactory [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - Field `EnablePartitionDiscovery`, `PartitionRootPath` of struct `HTTPReadSettings` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - Type of `AmazonS3CompatibleReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `AmazonS3ReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `AzureBlobFSReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `AzureBlobStorageLinkedServiceTypeProperties.AccountKind` has been changed from `*string` to `any`
    info	[Changelog] - Type of `AzureBlobStorageLinkedServiceTypeProperties.ServiceEndpoint` has been changed from `*string` to `any`
    info	[Changelog] - Type of `AzureBlobStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `AzureDataLakeStoreReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `AzureFileStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `CosmosDbLinkedServiceTypeProperties.ServicePrincipalCredentialType` has been changed from `*CosmosDbServicePrincipalCredentialType` to `any`
    info	[Changelog] - Type of `FileServerReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `FtpReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `FtpReadSettings.UseBinaryTransfer` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `GoogleCloudStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `HdfsReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `OracleCloudStorageReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `SalesforceServiceCloudSource.ReadBehavior` has been changed from `*SalesforceSourceReadBehavior` to `any`
    info	[Changelog] - Type of `SalesforceSource.ReadBehavior` has been changed from `*SalesforceSourceReadBehavior` to `any`
    info	[Changelog] - Type of `SapEccLinkedServiceTypeProperties.URL` has been changed from `*string` to `any`
    info	[Changelog] - Type of `SapEccLinkedServiceTypeProperties.Username` has been changed from `*string` to `any`
    info	[Changelog] - Type of `SftpReadSettings.EnablePartitionDiscovery` has been changed from `*bool` to `any`
    info	[Changelog] - Type of `SynapseNotebookActivityTypeProperties.NumExecutors` has been changed from `*int32` to `any`
    info	[Changelog] - New enum type `ActivityOnInactiveMarkAs` with values `ActivityOnInactiveMarkAsFailed`, `ActivityOnInactiveMarkAsSkipped`, `ActivityOnInactiveMarkAsSucceeded`
    info	[Changelog] - New enum type `ActivityState` with values `ActivityStateActive`, `ActivityStateInactive`
    info	[Changelog] - New enum type `ConnectionType` with values `ConnectionTypeLinkedservicetype`
    info	[Changelog] - New enum type `FrequencyType` with values `FrequencyTypeHour`, `FrequencyTypeMinute`, `FrequencyTypeSecond`
    info	[Changelog] - New enum type `MappingType` with values `MappingTypeAggregate`, `MappingTypeDerived`, `MappingTypeDirect`
    info	[Changelog] - New function `NewChangeDataCaptureClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ChangeDataCaptureClient, error)`
    info	[Changelog] - New function `*ChangeDataCaptureClient.CreateOrUpdate(context.Context, string, string, string, ChangeDataCaptureResource, *ChangeDataCaptureClientCreateOrUpdateOptions) (ChangeDataCaptureClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*ChangeDataCaptureClient.Delete(context.Context, string, string, string, *ChangeDataCaptureClientDeleteOptions) (ChangeDataCaptureClientDeleteResponse, error)`
    info	[Changelog] - New function `*ChangeDataCaptureClient.Get(context.Context, string, string, string, *ChangeDataCaptureClientGetOptions) (ChangeDataCaptureClientGetResponse, error)`
    info	[Changelog] - New function `*ChangeDataCaptureClient.NewListByFactoryPager(string, string, *ChangeDataCaptureClientListByFactoryOptions) *runtime.Pager[ChangeDataCaptureClientListByFactoryResponse]`
    info	[Changelog] - New function `*ChangeDataCaptureClient.Start(context.Context, string, string, string, *ChangeDataCaptureClientStartOptions) (ChangeDataCaptureClientStartResponse, error)`
    info	[Changelog] - New function `*ChangeDataCaptureClient.Status(context.Context, string, string, string, *ChangeDataCaptureClientStatusOptions) (ChangeDataCaptureClientStatusResponse, error)`
    info	[Changelog] - New function `*ChangeDataCaptureClient.Stop(context.Context, string, string, string, *ChangeDataCaptureClientStopOptions) (ChangeDataCaptureClientStopResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewChangeDataCaptureClient() *ChangeDataCaptureClient`
    info	[Changelog] - New function `*ParquetReadSettings.GetFormatReadSettings() *FormatReadSettings`
    info	[Changelog] - New struct `ChangeDataCapture`
    info	[Changelog] - New struct `ChangeDataCaptureFolder`
    info	[Changelog] - New struct `ChangeDataCaptureListResponse`
    info	[Changelog] - New struct `ChangeDataCaptureResource`
    info	[Changelog] - New struct `DataMapperMapping`
    info	[Changelog] - New struct `IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem`
    info	[Changelog] - New struct `MapperAttributeMapping`
    info	[Changelog] - New struct `MapperAttributeMappings`
    info	[Changelog] - New struct `MapperAttributeReference`
    info	[Changelog] - New struct `MapperConnection`
    info	[Changelog] - New struct `MapperConnectionReference`
    info	[Changelog] - New struct `MapperDslConnectorProperties`
    info	[Changelog] - New struct `MapperPolicy`
    info	[Changelog] - New struct `MapperPolicyRecurrence`
    info	[Changelog] - New struct `MapperSourceConnectionsInfo`
    info	[Changelog] - New struct `MapperTable`
    info	[Changelog] - New struct `MapperTableProperties`
    info	[Changelog] - New struct `MapperTableSchema`
    info	[Changelog] - New struct `MapperTargetConnectionsInfo`
    info	[Changelog] - New struct `ParquetReadSettings`
    info	[Changelog] - New struct `SecureInputOutputPolicy`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `Activity`
    info	[Changelog] - New field `IsolationLevel` in struct `AmazonRdsForSQLServerSource`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AppendVariableActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureDataExplorerCommandActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureFunctionActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLBatchExecutionActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLExecutePipelineActivity`
    info	[Changelog] - New field `Authentication` in struct `AzureMLServiceLinkedServiceTypeProperties`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `AzureMLUpdateResourceActivity`
    info	[Changelog] - New field `IsolationLevel` in struct `AzureSQLSource`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ControlActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `CopyActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `CustomActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DataLakeAnalyticsUSQLActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksNotebookActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksSparkJarActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DatabricksSparkPythonActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `DeleteActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteDataFlowActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecutePipelineActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteSSISPackageActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecuteWranglingDataflowActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ExecutionActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `FailActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `FilterActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ForEachActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `GetMetadataActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightHiveActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightMapReduceActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightPigActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightSparkActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `HDInsightStreamingActivity`
    info	[Changelog] - New field `AdditionalColumns` in struct `HTTPReadSettings`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `IfConditionActivity`
    info	[Changelog] - New field `CustomProperties` in struct `IntegrationRuntimeDataFlowProperties`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `LookupActivity`
    info	[Changelog] - New field `DriverVersion` in struct `MongoDbAtlasLinkedServiceTypeProperties`
    info	[Changelog] - New field `FormatSettings` in struct `ParquetSource`
    info	[Changelog] - New field `NumberOfExternalNodes`, `NumberOfPipelineNodes` in struct `PipelineExternalComputeScaleProperties`
    info	[Changelog] - New field `IsolationLevel` in struct `SQLDWSource`
    info	[Changelog] - New field `IsolationLevel` in struct `SQLMISource`
    info	[Changelog] - New field `IsolationLevel` in struct `SQLServerSource`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SQLServerStoredProcedureActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ScriptActivity`
    info	[Changelog] - New field `SelfContainedInteractiveAuthoringEnabled` in struct `SelfHostedIntegrationRuntimeStatusTypeProperties`
    info	[Changelog] - New field `SelfContainedInteractiveAuthoringEnabled` in struct `SelfHostedIntegrationRuntimeTypeProperties`
    info	[Changelog] - New field `OnInactiveMarkAs`, `Policy`, `State` in struct `SetVariableActivity`
    info	[Changelog] - New field `SetSystemVariable` in struct `SetVariableActivityTypeProperties`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SwitchActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SynapseNotebookActivity`
    info	[Changelog] - New field `ConfigurationType`, `SparkConfig`, `TargetSparkConfiguration` in struct `SynapseNotebookActivityTypeProperties`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `SynapseSparkJobDefinitionActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `UntilActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `ValidationActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `WaitActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `State` in struct `WebActivity`
    info	[Changelog] - New field `OnInactiveMarkAs`, `Policy`, `State` in struct `WebHookActivity`
    info	[Changelog]
    info	[Changelog] Total 121 breaking change(s), 126 additive change(s).