Warren Chen

Results 42 comments of Warren Chen

@marcemv90 This is wield, I tried many times, it works well. Although the emoji was shown as `?` in db like the pic below, but after we select them and...

> 😅 also tried this one ![image](https://user-images.githubusercontent.com/39366025/176824195-62ece2eb-15d9-4628-b258-ade051007a13.png)

I think the problem might be caused by AWS RDS. What's the collation of your db?

> Hello @warren830 , see following: > > ```sql > use lake; > SELECT @@character_set_database, @@collation_database; > ``` > > ![image](https://user-images.githubusercontent.com/16705936/177109346-6281003e-2dbf-464b-acf7-07909d38d362.png) > > Also our connection string is set to...

For argoCD, we have to deploy one locally. Otherwise, we can not see api docs.

I created three issues for separate CI/CD tools. We will investigate those tools first, and after a new discussion, we will implement the collector and extractor of the plugins. -...