emptyOVO opened a new issue, #11005:
URL: https://github.com/apache/inlong/issues/11005

   ### Description
   
   * parent issue: #10796 
   * Add parsing for data source types such as the following. And support the 
conversion of YAML format data to other types of structures.
   
   `sid: sid
   packageID: pid
   Persons:
     - data: value1
       habbies:
         - index: 1
           name: sing1
         - index: 2
           name: dance1
         - index: 3
           name: rap1
     - data: value2
       habbies:
         - index: 1
           name: sing2
         - index: 2
           name: dance2
         - index: 3
           name: rap2
   `
   
   
   ### Use case
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: dev-unsubscr...@inlong.apache.org.apache.org

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

Reply via email to