- 👋 Hi, I’m @deng-jeffer
- 👀 I’m interested in coding
- 🌱 I’m currently learning bigdata
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ...
- 😄 Pronouns: I wish the world has no bugs
- ⚡ Fun fact: ...
Popular repositories Loading
-
doris
doris PublicForked from apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
Java
-
seatunnel
seatunnel PublicForked from apache/seatunnel
SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
Java
-
dolphinscheduler
dolphinscheduler PublicForked from apache/dolphinscheduler
Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
Java
-
doris-flink-connector
doris-flink-connector PublicForked from apache/doris-flink-connector
Flink Connector for Apache Doris
Java
-
-
20 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
February 2025
Created a pull request in apache/doris-flink-connector that received 4 comments
Fix mysql tinyint(1) to doris boolean
Proposed changes Issue Number: close #558 Problem Summary: Describe the overview of changes. Checklist(Required) Does it affect the original behav…
Created an issue in apache/doris-flink-connector that received 1 comment
[Bug] [mysql-cdc] mysql tinyint(1) will convert to DorisType.BOOLEAN
Search before asking I had searched in the issues and found no similar issues. Version 24.1.0 What's Wrong? mysql tinyint(1) will convert to Dor…