You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/01/28 08:52:57 UTC

[shardingsphere] branch master updated (6257eaf -> b357cf8)

This is an automated email from the ASF dual-hosted git repository.

zhonghongsheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 6257eaf  Replace ByteBuf#readBytes with readCharSequence (#15143)
     add b357cf8  Enhanced timestamp parsing in AutoIntervalShardingAlgorithm (#15131)

No new revisions were added by this update.

Summary of changes:
 .../builtin-algorithm/sharding.cn.md               | 10 ++++-----
 .../builtin-algorithm/sharding.en.md               | 14 ++++++------
 .../datetime/AutoIntervalShardingAlgorithm.java    |  9 ++++----
 .../AutoIntervalShardingAlgorithmTest.java         | 25 ++++++++++++++++++++++
 4 files changed, 42 insertions(+), 16 deletions(-)