Skip to content

feat: create table with map type columns

Codecov / codecov/patch succeeded Jan 24, 2024 in 1s

83.83% of diff hit (target 40.18%)

View this Pull Request on Codecov

83.83% of diff hit (target 40.18%)

Annotations

Check warning on line 195 in hybridse/include/codec/fe_row_codec.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/include/codec/fe_row_codec.h#L195

Added line #L195 was not covered by tests

Check warning on line 311 in hybridse/include/codec/fe_row_codec.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/include/codec/fe_row_codec.h#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 101 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L101

Added line #L101 was not covered by tests

Check warning on line 398 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L398

Added line #L398 was not covered by tests

Check warning on line 792 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L792

Added line #L792 was not covered by tests

Check warning on line 800 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L800

Added line #L800 was not covered by tests

Check warning on line 814 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L814

Added line #L814 was not covered by tests

Check warning on line 828 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L828

Added line #L828 was not covered by tests

Check warning on line 835 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L835

Added line #L835 was not covered by tests

Check warning on line 843 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L843

Added line #L843 was not covered by tests

Check warning on line 845 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L845

Added line #L845 was not covered by tests

Check warning on line 849 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L847-L849

Added lines #L847 - L849 were not covered by tests

Check warning on line 853 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L853

Added line #L853 was not covered by tests

Check warning on line 856 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L856

Added line #L856 was not covered by tests

Check warning on line 858 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L858

Added line #L858 was not covered by tests

Check warning on line 865 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L865

Added line #L865 was not covered by tests

Check warning on line 876 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L876

Added line #L876 was not covered by tests

Check warning on line 879 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L878-L879

Added lines #L878 - L879 were not covered by tests

Check warning on line 884 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L884

Added line #L884 was not covered by tests

Check warning on line 985 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L985

Added line #L985 was not covered by tests

Check warning on line 1008 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L1008

Added line #L1008 was not covered by tests

Check warning on line 1022 in hybridse/src/codec/fe_row_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/fe_row_codec.cc#L1022

Added line #L1022 was not covered by tests

Check warning on line 261 in hybridse/src/codec/type_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/type_codec.cc#L259-L261

Added lines #L259 - L261 were not covered by tests

Check warning on line 268 in hybridse/src/codec/type_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/type_codec.cc#L264-L268

Added lines #L264 - L268 were not covered by tests

Check warning on line 272 in hybridse/src/codec/type_codec.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

hybridse/src/codec/type_codec.cc#L271-L272

Added lines #L271 - L272 were not covered by tests