설명
AzureQueue 메타데이터의 메모리에 저장된 상태와 파일별 현재 처리 중인 행을 포함합니다.
컬럼
zookeeper_path(String) — ZooKeeper의 메타데이터 경로file_path(String) — 처리 중인 파일의 경로file_name(String) — 처리 중인 파일의 이름rows_processed(UInt64) — 현재 처리 중인 행 수status(String) — 처리 상태: Processed, Processing, Failedprocessing_start_time(Nullable(DateTime)) — 파일 처리가 시작된 시간processing_end_time(Nullable(DateTime)) — 파일 처리가 종료된 시간exception(String) — 처리 중 발생한 예외