You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "ruhz3 (via GitHub)" <gi...@apache.org> on 2023/03/13 14:01:51 UTC

[GitHub] [pinot] ruhz3 opened a new issue, #10414: ThriftMessageDecoder Implementation for Thrift Stream Ingestion

ruhz3 opened a new issue, #10414:
URL: https://github.com/apache/pinot/issues/10414

   
   **1.  What needs to be done?**
   : Implement "ThriftMessageDecoder" for Thrift Stream Ingestion
   
   **2. Why the feature is needed (e.g. describing the use case).** 
    : Here is example case
   - I work on AI team, and I want to apply pinot for OLAP database.
   - Our services communicate based on thrift, and stacks log at kafka.
   - I want to implement stream ingest thrift data through kafka. 
   
   **3. It may also include an initial idea/proposal on how as well.**
   - locate thrift-jar file to /lib folder
   - using ThriftRecordExtractor & complexTypeConfig for decoding
   
   **I tested this feature in local, and want to contribute to this 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: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org