Vitaly Baranov
|
095fc7b454
|
Optimization by using implementation-specific JSONParser::sizeOfArray(), JSONParser::sizeOfObject().
|
2019-05-17 17:24:13 +03:00 |
|
Vitaly Baranov
|
823d862ceb
|
Add a setting to disable simdjson.
|
2019-05-16 22:39:49 +03:00 |
|
Vitaly Baranov
|
b90a3a4222
|
Add UInt64 support to JSON functions.
|
2019-05-16 21:22:59 +03:00 |
|
Vitaly Baranov
|
263fc16bd5
|
Fix handling wrong JSONs.
|
2019-05-16 15:16:21 +03:00 |
|
Vitaly Baranov
|
f4942007e1
|
Add function JSONExtractKeysAndValues().
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
edf1c42c7b
|
Add comments to the class template FunctionJSON.
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
c93bd31695
|
Simplify template implementation.
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
76bda0342b
|
Move ExtraArg to the end of arguments of JSONExtract().
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
0d26ac8583
|
Reimplement indices in objects in more straightforward way
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
7ace113ac0
|
Use custom cmake file for simdjson and fix build
|
2019-05-08 16:20:25 +03:00 |
|
Vitaly Baranov
|
14d58737dd
|
Fix error: use of old-style cast
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
706f335042
|
Format code and update tests
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
8cae381428
|
Performance improvement
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
b721ae11f5
|
Fix const column detection
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
e1a236f55c
|
Update API
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
560246c0c3
|
Add Simdjson API
|
2019-05-08 16:20:25 +03:00 |
|