tenthe opened a new issue, #4324:
URL: https://github.com/apache/streampipes/issues/4324

   ### Body
   
   
   
   Currently, it is not easy for users to understand the event schema of a data 
stream or a data set in Apache StreamPipes. While there are preview options 
available, they do not provide sufficient information about the underlying 
structure of the data.
   
   This lack of visibility becomes especially problematic in scenarios such as 
data export/import, where users may only have access to raw data (e.g., CSV) 
and need to understand the schema.
   
   
   * **Data Streams**:
     Users can inspect an *event preview*, which shows recent events.
   
   
   <img width="1503" height="603" alt="Image" 
src="https://github.com/user-attachments/assets/f3649430-dadb-4762-ba8c-d25c0dd71882";
 />
   
   * **Data Sets**:
     Users can view a preview that displays the *last event*.
   
   <img width="1503" height="603" alt="Image" 
src="https://github.com/user-attachments/assets/fee13074-1f9b-4420-a4ab-a5e98f0acb58";
 />
   
   * In both cases, the preview should inlcude the following information for 
each property:
     * Data types
     * Property scope
   
   
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to