This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 8adc332996f Add MemoryDataRowEnumeratorTest (#37271)
add a44cf69ec99 Add MemoryDataTypeConverterTest (#37273)
No new revisions were added by this update.
Summary of changes:
.../enumerator/memory/MemoryDataTypeConverter.java | 2 +-
.../memory/MemoryDataTypeConverterTest.java | 82 ++++++++++++++++++++++
2 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644
kernel/sql-federation/executor/src/test/java/org/apache/shardingsphere/sqlfederation/executor/enumerable/enumerator/memory/MemoryDataTypeConverterTest.java