Convert json to parquet and send to Azure Blob Storage
Load a local json file into a PyArrow table, then write it to a parquet file in Azure Blob Storage without using pandas.
Load a local json file into a PyArrow table, then write it to a parquet file in Azure Blob Storage without using pandas.