birdstorm

Results 28 comments of birdstorm

@marsishandsome @ilovesoup PTAL

The Gradle build is temporarily disabled for the client now due to: - multiple tools (Maven, Gradle) makes maintenance complicated for dependency management. - some plugins support Gradle/Maven only. Once...

@zz-jason I believe this issue still exists when follower-read fails. Further tests on the master branch need to be established.

Hi, @plevart Glad to receive your benchmark for `FastByteComparison`, which is very detailed! Yes, the extra allocation in the current implementation is seemingly creating an overhead when sorting the byte...

TiDB treats all string literals as int64, so all the fractional digits are lost. [reference](https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_timestampadd)

**Comment by [zhexuany](https://github.com/zhexuany)** _Thu Nov 23 06:36:15 2017_ ---- It is time to think about parent-child pom mode too. I checked several projects. They are all used this mode, hence...