How to stream datetime (yyyy/MM/dd hh:mm:ss) format data from csv to Snowflake (yyyy-MM-dd hh:mm:ss) in Data Factory

Takahashi, Hayate / 高橋 一颯 20 評価のポイント
2024-05-06T23:59:36.7666667+00:00

How could I stream datetime (yyyy/MM/dd hh:mm:ss) format data from csv to Snowflake (yyyy-MM-dd hh:mm:ss) in Data Factory?

The error message below is displayed.

ErrorCode=UserErrorOdbcOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [22007] Timestamp '2024/03/07 08:35:21' is not recognized

File 'T01_General.csv', line 2, character 333

Row 1, column ""T01_General""["Modified On":20]

If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.,Source=Microsoft.DataTransfer.Runtime.GenericOdbcConnectors,''Type=System.Data.Odbc.OdbcException,Message=ERROR [22007] Timestamp '2024/03/07 08:35:21' is not recognized

File 'T01_General.csv', line 2, character 333

Row 1, column ""T01_General""["Modified On":20]

If you would like to continue loading when an error is encountered, use other values such as 'SKIP_FILE' or 'CONTINUE' for the ON_ERROR option. For more information on loading options, please run 'info loading_data' in a SQL client.,Source=SnowflakeODBC_sb64.dll,'

Azure
Azure
Microsoft が管理する世界のデータ センター ネットワークを介してアプリケーションとサービスを構築、配置、および管理するインフラストラクチャおよびクラウド コンピューティング プラットフォーム。
151 件の質問
0 件のコメント コメントはありません
{count} 件の投票