515 Commits

Author SHA1 Message Date
Tao Lin
6c98e35893 Rename Hop to FlatMap 2021-11-03 13:32:01 -07:00
Tao Lin
0853661d13 Introduce getRangeAndHop to push computations down to FDB 2021-11-03 13:21:16 -07:00
Josh Slocum
e3839e198a Cleanup 2021-11-03 13:41:41 -05:00
Josh Slocum
5b2617a524 Added local granule file reading to mako 2021-11-03 09:33:30 -05:00
Josh Slocum
382882f1c1 mako successfully calls read_blob_granules and gets stuff back 2021-11-02 13:43:42 -05:00
Josh Slocum
d6a31078fe C API for blob granules 2021-11-02 10:01:23 -05:00
sfc-gh-tclinkenbeard
13bb7838aa Enable clang -Wformat warning 2021-10-30 21:07:38 -07:00
QA Hoang
13613ab0f1 fixed mako bug and added comment 2021-10-29 10:49:36 -07:00
QA Hoang
6281e64778 updated mako documentation 2021-10-27 20:54:17 -07:00
QA Hoang
2232ba0a3f fixed merging from PR 5710 2021-10-27 20:54:17 -07:00
QA Hoang
7ffd7d9aaa fixed typo 2021-10-20 12:10:14 -07:00
QA Hoang
19495e4c0d formatting 2021-10-20 11:25:33 -07:00
QA Hoang
a4ccdb925b Merge branch 'master' into qhoang-mako-output-json 2021-10-20 11:24:33 -07:00
QA Hoang
8d7d8a40ae init client_threads_per_version to 0 2021-10-19 09:48:26 -07:00
QA Hoang
ae369d52a2 minor edits 2021-10-12 22:35:22 -07:00
QA Hoang
3751250813 addressed comment and removed one extra { 2021-10-12 18:50:28 -07:00
QA Hoang
5af2915cea added more input validation logic 2021-10-12 16:38:42 -07:00
QA Hoang
4d99cf250b fixed bug with optional argument 2021-10-12 16:18:17 -07:00
QA Hoang
847c58d4bc fixed bug with optional argument 2021-10-12 14:30:47 -07:00
QA Hoang
85a21af67a added mako args to json report file 2021-10-12 13:57:59 -07:00
QA Hoang
2958687ed4 --json_report defaults to mako.json if no output file path is given 2021-10-12 13:12:13 -07:00
QA Hoang
ebaf5b3bae renamed option to --json_report 2021-10-12 11:56:05 -07:00
QA Hoang
b4f56c7f76 added args validation 2021-10-11 11:11:48 -07:00
QA Hoang
85dbbd325d added debug msg 2021-10-11 11:06:11 -07:00
QA Hoang
1718c7877c addressed comments and format 2021-10-08 11:59:02 -07:00
QA Hoang
9cb28a2bde Merge branch 'master' into qhoang-support-multithreaded-client-mako 2021-10-08 11:02:13 -07:00
QA Hoang
2a8a5e0142 cleanup -- addressed comments 2021-10-02 22:16:47 -07:00
QA Hoang
b1cb343c24 fixed typo 2021-10-01 15:03:22 -07:00
QA Hoang
a484845877 renamed json properties 2021-10-01 14:55:31 -07:00
QA Hoang
695be07705 formatting 2021-10-01 14:39:54 -07:00
QA Hoang
128e1c985d followed google json formatting 2021-10-01 14:38:31 -07:00
QA Hoang
5876d8c410 --json takes a file path 2021-10-01 14:34:27 -07:00
QA Hoang
6d8e924ac2 json formatting 2021-10-01 13:57:02 -07:00
QA Hoang
48a4204668 formatting 2021-09-30 23:08:10 -07:00
QA Hoang
88a30399f3 implemented outputting results to json file 2021-09-30 23:06:23 -07:00
QA Hoang
b6b7bf1e4b added option to output stats to json 2021-09-30 17:41:12 -07:00
A.J. Beamon
01a4d7f21b Add missing test dependency in cmake 2021-09-30 09:33:54 -07:00
A.J. Beamon
c82d820bfd Fixes to new disconnected tests; add a version that doesn't use MVC 2021-09-29 13:16:17 -06:00
A.J. Beamon
de863d170d Add some tests for timeout behavior with disconnected clusters 2021-09-29 13:16:17 -06:00
QA Hoang
5a5f724d9c added help for --disable_ryw 2021-09-27 13:27:13 -07:00
QA Hoang
3ed7462d17 formatting 2021-09-27 13:27:13 -07:00
QA Hoang
9948a926ea support disabling RYW in mako 2021-09-27 13:27:13 -07:00
Xiaoxi Wang
1d36c18a68 solve cmake configure error when -DOPEN_FOR_IDE=ON 2021-09-21 12:43:22 -07:00
Lukas Joswiak
7ed7ca9bac Fix OPEN_FOR_IDE 2021-09-21 12:42:49 -07:00
FDB Formatster
2c788c233d apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-08-27 17:07:47 -07:00
QA Hoang
9eeab435b8 Merge branch 'master' into qhoang-FDBCORE-930-modify-mako-multithreaded-client 2021-08-20 10:25:09 -07:00
QA Hoang
5f599fd42f added client_threads_per_version network option to mako to support multiple client threads 2021-08-20 09:56:27 -07:00
QA Hoang
119d041f90 checkpoint - working poc 2021-08-17 15:49:15 -07:00
QA Hoang
c8ae43fc7c Merge branch 'master' into qhoang-enable-mako-to-work-with-mvc 2021-08-11 10:11:34 -07:00
QA Hoang
a32de81cd2 implemented a timeout for FDB_ERROR_RETRY 2021-08-10 19:54:06 -07:00