superset-frontend/plugins/plugin-chart-echarts/src/BoxPlot/buildQuery.ts
Function buildQuery
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export default function buildQuery(formData: BoxPlotQueryFormData) {
return buildQueryContext(formData, baseQueryObject => [
{
...baseQueryObject,
columns: [