Skip to content

Conversation

@Meggielqk
Copy link
Collaborator

@Meggielqk Meggielqk added this to the 6.1.0 milestone Nov 26, 2025
@Meggielqk Meggielqk requested a review from Copilot November 26, 2025 03:47
Copilot finished reviewing on behalf of Meggielqk November 26, 2025 03:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for Apache Parquet format support in S3 and Azure Blob Storage data integration sinks. The change enables users to store aggregated MQTT messages in Parquet format, a columnar storage format optimized for analytical queries, as an alternative to CSV and JSON Lines formats.

Key Changes:

  • Added Parquet as a third aggregation file format option alongside CSV and JSON Lines
  • Introduced comprehensive Parquet configuration documentation including Schema definition (Avro), compression algorithms, and row group size settings
  • Updated workflow descriptions to mention Parquet format support

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 8 comments.

File Description
zh_CN/data-integration/s3.md Added Chinese documentation for Parquet format support in S3 sink, including configuration options and examples
zh_CN/data-integration/azure-blob-storage.md Added Chinese documentation for Parquet format support in Azure Blob Storage sink, including configuration options and examples
en_US/data-integration/s3.md Added English documentation for Parquet format support in S3 sink, including configuration options and examples
en_US/data-integration/azure-blob-storage.md Added English documentation for Parquet format support in Azure Blob Storage sink, including configuration options and examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Meggielqk
Copy link
Collaborator Author

@thalesmg, please help review the Parquet format contents in S3 and Azure Blob Storage integration docs for technical accuracy.

@Meggielqk Meggielqk requested a review from thalesmg November 26, 2025 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants