This is an automated email from the ASF dual-hosted git repository.

mhubail pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git.


    from b317f37  Merge commit '95fa33c'
     new b1ae88e  [NO ISSUE][STO] Log bulkloader state on failure
     new c402e3a  [NO ISSUE][DOC] Document hash and hash-bcast hints
     new 01a301d  Merge remote-tracking branch 'gerrit/mad-hatter'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 asterixdb/asterix-doc/pom.xml                      |  2 +-
 .../asterix-doc/src/main/markdown/sqlpp/0_toc.md   |  1 +
 .../src/main/markdown/sqlpp/appendix_2_hints.md    | 52 ++++++++++++++++++++++
 .../hyracks/hyracks-storage-am-btree/pom.xml       | 13 ++++++
 .../hyracks/storage/am/btree/impls/BTree.java      | 26 ++++++++++-
 .../hyracks/hyracks-storage-am-common/pom.xml      |  4 ++
 .../storage/am/common/api/ITreeIndexFrame.java     | 13 ++++++
 .../am/common/frames/TreeIndexNSMFrame.java        | 20 +++++++++
 8 files changed, 129 insertions(+), 2 deletions(-)
 create mode 100644 
asterixdb/asterix-doc/src/main/markdown/sqlpp/appendix_2_hints.md

Reply via email to