You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/01/12 09:59:22 UTC

[GitHub] [incubator-inlong] chantccc opened a new issue #2148: [Bug][sort]Pattern used for extracting clickhouse metadata is not compatible with some versions of clickhouse

chantccc opened a new issue #2148:
URL: https://github.com/apache/incubator-inlong/issues/2148


   ### What happened
   
   ![image](https://user-images.githubusercontent.com/52151238/149117459-d6f8f35c-4e8e-416a-8626-297a7915402a.png)
   
   this just work for metadata like "cluster,database,table"
   
   but when we use clickhouse with some versions, the metadata is like "'cluster','database','table'", which wrap cluster, database and table in single quotes.
   
   ### What you expected to happen
   
   make the pattern compatible with the situation described above
   
   ### How to reproduce
   
   use the latest version of clickhouse for writing
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   0.12.0
   
   ### InLong Component
   
   InLong Sort
   
   ### 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-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] dockerzhang closed issue #2148: [Bug][sort]Pattern used for extracting clickhouse metadata is not compatible with some versions of clickhouse

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #2148:
URL: https://github.com/apache/incubator-inlong/issues/2148


   


-- 
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-unsubscribe@inlong.apache.org

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