mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 13:07:32 +00:00
(improvement)(Headless) Support parsing description information and aggregation methods in the map phase. (#969)
This commit is contained in:
@@ -32,6 +32,7 @@ public class SchemaElement implements Serializable {
|
||||
private String dataFormatType;
|
||||
private double order;
|
||||
private int isTag;
|
||||
private String description;
|
||||
|
||||
@Override
|
||||
public boolean equals(Object o) {
|
||||
|
||||
Reference in New Issue
Block a user