luozenglin
luozenglin
**Describe your environment** macOS v11.2.3 M1 docker-compose v1.29.2 **Steps to reproduce** ``` git config --global http.sslverify false git clone [email protected]:open-telemetry/opentelemetry-collector-contrib.git; \ cd opentelemetry-collector-contrib/examples/demo; \ docker-compose up -d ``` **What is...
1. append the profile counter and infos to span attributes. 2. output traceid to audit log. # Proposed changes Issue Number: close #xxx DSIP: https://cwiki.apache.org/confluence/display/DORIS/DSIP-012%3A+Introduce+opentelemetry ## Problem summary Describe your...
Fix incorrect data conversion when writing tiny int and small int data to parquet files in non-vectorized engine. # Proposed changes Issue Number: close #12861 ## Problem summary Describe your...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's Wrong? When I export the data using `select...
# Proposed changes Issue Number: close #17294 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's Wrong? ``` *** Current BE git commitID: 62ec74f4e...