# LoadManagedTableResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrow_schema_json** | **String** | Arrow schema (JSON) parsed from the uploaded parquet footer. |
**connection_id** | **String** | |
**row_count** | **i64** | Total rows in the published parquet file. |
**schema_name** | **String** | |
**table_name** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)