[GitHub] [incubator-doris] imay opened a new pull request #1561: Unify Field and ColumnSchema in Storage

2019-07-28 Thread GitBox
imay opened a new pull request #1561: Unify Field and ColumnSchema in Storage URL: https://github.com/apache/incubator-doris/pull/1561 Currently, we have Field and ColumnSchema to access column data in a row. These two classes are mostly the same. So we should unify these to one class.

[GitHub] [incubator-doris] imay merged pull request #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
imay merged pull request #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-doris] acelyc111 commented on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
acelyc111 commented on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515768700 > OK, Thanks. > And maybe you can try our docker dev environment, which already contains all thirdparties installed. > `docker pul

[GitHub] [incubator-doris] morningman edited a comment on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
morningman edited a comment on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515765405 OK, Thanks. And maybe you can try our docker dev environment, which already contains all thirdparties installed. `docker

[GitHub] [incubator-doris] morningman commented on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
morningman commented on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515765405 OK, Thanks. This is an automated message from the Apache Git Service.

[GitHub] [incubator-doris] acelyc111 edited a comment on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
acelyc111 edited a comment on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515763623 I submmit this PR just because I can't build thirdparties, seems bzip2 1.0.6 download url is invalid, and the latest released st

[GitHub] [incubator-doris] acelyc111 commented on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
acelyc111 commented on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515763623 I submmit this PR just because I can't build thirdparties, seems bzip2 1.0.6 download url is outdated, and the latest released stable ve

[GitHub] [incubator-doris] acelyc111 edited a comment on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
acelyc111 edited a comment on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515763623 I submmit this PR just because I can't build thirdparties, seems bzip2 1.0.6 download url is outdated, and the latest released s

[GitHub] [incubator-doris] morningman opened a new pull request #1560: Do not get file size in Broker openReader() method

2019-07-28 Thread GitBox
morningman opened a new pull request #1560: Do not get file size in Broker openReader() method URL: https://github.com/apache/incubator-doris/pull/1560 The file is already got when listing files. Get file size in openReader() again is unnecessary and inefficient. --

[GitHub] [incubator-doris] morningman commented on issue #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
morningman commented on issue #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559#issuecomment-515762472 Is there any new features or bugs fixed in new version 1.0.8. Could you show use the change log? ---

[GitHub] [incubator-doris] acelyc111 opened a new pull request #1559: thirdparty: bump bzip version to 1.0.8

2019-07-28 Thread GitBox
acelyc111 opened a new pull request #1559: thirdparty: bump bzip version to 1.0.8 URL: https://github.com/apache/incubator-doris/pull/1559 bzip2-1.0.6 is outdated, and the latest version is bzip2-1.0.8. This is an automated m