diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-03-27 15:14:11 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-04-11 10:39:59 +0800 |
commit | 3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5 (patch) | |
tree | 9f4348f132434687f84165a60e4ef19e61f47f75 /params | |
parent | de225e904534732798ac6cd5c279eae28ee044c3 (diff) | |
download | dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.tar dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.tar.gz dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.tar.bz2 dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.tar.lz dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.tar.xz dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.tar.zst dexon-3066cd14f336a91b5a13bfe7a4fb5e441f47a3c5.zip |
core: vm: sqlvm: ast: don't calculate min and max values on demand
It is unsafe to write a map concurrently. Even if it is unlikely for us
to call it from multiple threads, it is better to avoid providing an
thread-unsafe API when it is possible.
Diffstat (limited to 'params')
0 files changed, 0 insertions, 0 deletions