Revision a9f1809a2a1ea84b5c96bc7fd22cda052a270b41 authored by Anton Okolnychyi on 10 December 2019, 15:49:22 UTC, committed by Dongjoon Hyun on 10 December 2019, 15:49:22 UTC
### What changes were proposed in this pull request?

This PR renames `normalizeFilters` in `DataSourceStrategy` to be more generic as the logic is not specific to filters.

### Why are the changes needed?

These changes are needed to support PR #26751.

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

Existing tests.

Closes #26830 from aokolnychyi/rename-normalize-exprs.

Authored-by: Anton Okolnychyi <aokolnychyi@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent 1cac9b2
History
File Mode Size
LICENSE-AnchorJS.txt -rw-r--r-- 1.1 KB
LICENSE-CC0.txt -rw-r--r-- 6.9 KB
LICENSE-bootstrap.txt -rw-r--r-- 550 bytes
LICENSE-cloudpickle.txt -rw-r--r-- 1.6 KB
LICENSE-copybutton.txt -rw-r--r-- 2.4 KB
LICENSE-d3.min.js.txt -rw-r--r-- 1.4 KB
LICENSE-dagre-d3.txt -rw-r--r-- 1.0 KB
LICENSE-datatables.txt -rw-r--r-- 1.0 KB
LICENSE-graphlib-dot.txt -rw-r--r-- 1.0 KB
LICENSE-heapq.txt -rw-r--r-- 2.4 KB
LICENSE-join.txt -rw-r--r-- 1.5 KB
LICENSE-jquery.txt -rw-r--r-- 1.1 KB
LICENSE-json-formatter.txt -rw-r--r-- 547 bytes
LICENSE-matchMedia-polyfill.txt -rw-r--r-- 149 bytes
LICENSE-modernizr.txt -rw-r--r-- 1.1 KB
LICENSE-mustache.txt -rw-r--r-- 1.2 KB
LICENSE-py4j.txt -rw-r--r-- 1.4 KB
LICENSE-respond.txt -rw-r--r-- 1.0 KB
LICENSE-sbt-launch-lib.txt -rw-r--r-- 1.5 KB
LICENSE-sorttable.js.txt -rw-r--r-- 937 bytes
LICENSE-vis.txt -rw-r--r-- 406 bytes

back to top