You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "coderex2522 (via GitHub)" <gi...@apache.org> on 2023/02/02 14:21:37 UTC

[GitHub] [orc] coderex2522 commented on a diff in pull request #1394: ORC-1312: [C++] Support setting the block buffer capacity of BufferedOutputStream

coderex2522 commented on code in PR #1394:
URL: https://github.com/apache/orc/pull/1394#discussion_r1094594909


##########
c++/include/orc/Writer.hh:
##########
@@ -262,6 +262,17 @@ namespace orc {
      * @return if not set, the default is false
      */
     bool getUseTightNumericVector() const;
+
+     /**

Review Comment:
   Fixed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org