This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/asf-site by this push:
new aa64448c2 MINOR: Fix HTML format issue
aa64448c2 is described below
commit aa64448c222dd799f85e4650c482859bfb2ee7d0
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Jun 28 16:39:40 2023 -0700
MINOR: Fix HTML format issue
---
news/2023/06/28/ORC-1.9.0/index.html | 13 +------------
news/index.html | 13 +------------
news/releases/index.html | 13 +------------
3 files changed, 3 insertions(+), 36 deletions(-)
diff --git a/news/2023/06/28/ORC-1.9.0/index.html
b/news/2023/06/28/ORC-1.9.0/index.html
index c5f60f4ce..9a2149bc5 100644
--- a/news/2023/06/28/ORC-1.9.0/index.html
+++ b/news/2023/06/28/ORC-1.9.0/index.html
@@ -345,18 +345,7 @@ signed by <a
href="https://downloads.apache.org/orc/KEYS">Dongjoon Hyun (34F0FC5
<li><a href="https://issues.apache.org/jira/browse/ORC-1347">ORC-1347</a>
Use make_unique and make_shared when creating unique_ptr and shared_ptr</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1348">ORC-1348</a>
TimezoneImpl constructor should pass std::vector<> & instead of
std::vector<></li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1349">ORC-1349</a>
Remove useless bufStream definition</li>
- <li>
- <table>
- <tbody>
- <tr>
- <td><a
href="https://issues.apache.org/jira/browse/ORC-1352">ORC-1352</a> Remove
ORC_[NOEXCEPT</td>
- <td>NULLPTR</td>
- <td>OVERRIDE</td>
- <td>UNIQUE_PTR] macro usages</td>
- </tr>
- </tbody>
- </table>
- </li>
+ <li><a href="https://issues.apache.org/jira/browse/ORC-1352">ORC-1352</a>
Remove ORC_[NOEXCEPT|NULLPTR|OVERRIDE|UNIQUE_PTR] macro usages</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1355">ORC-1355</a>
Writer::addUserMetadata change parameter to reference</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1373">ORC-1373</a>
Add log when DynamicByteArray length overflow</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1401">ORC-1401</a>
Allow writing an intermediate footer</li>
diff --git a/news/index.html b/news/index.html
index ff60a9363..78f26d2b9 100644
--- a/news/index.html
+++ b/news/index.html
@@ -347,18 +347,7 @@ signed by <a
href="https://downloads.apache.org/orc/KEYS">Dongjoon Hyun (34F0FC5
<li><a href="https://issues.apache.org/jira/browse/ORC-1347">ORC-1347</a>
Use make_unique and make_shared when creating unique_ptr and shared_ptr</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1348">ORC-1348</a>
TimezoneImpl constructor should pass std::vector<> & instead of
std::vector<></li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1349">ORC-1349</a>
Remove useless bufStream definition</li>
- <li>
- <table>
- <tbody>
- <tr>
- <td><a
href="https://issues.apache.org/jira/browse/ORC-1352">ORC-1352</a> Remove
ORC_[NOEXCEPT</td>
- <td>NULLPTR</td>
- <td>OVERRIDE</td>
- <td>UNIQUE_PTR] macro usages</td>
- </tr>
- </tbody>
- </table>
- </li>
+ <li><a href="https://issues.apache.org/jira/browse/ORC-1352">ORC-1352</a>
Remove ORC_[NOEXCEPT|NULLPTR|OVERRIDE|UNIQUE_PTR] macro usages</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1355">ORC-1355</a>
Writer::addUserMetadata change parameter to reference</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1373">ORC-1373</a>
Add log when DynamicByteArray length overflow</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1401">ORC-1401</a>
Allow writing an intermediate footer</li>
diff --git a/news/releases/index.html b/news/releases/index.html
index 54b59b77d..65f880f05 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -347,18 +347,7 @@ signed by <a
href="https://downloads.apache.org/orc/KEYS">Dongjoon Hyun (34F0FC5
<li><a href="https://issues.apache.org/jira/browse/ORC-1347">ORC-1347</a>
Use make_unique and make_shared when creating unique_ptr and shared_ptr</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1348">ORC-1348</a>
TimezoneImpl constructor should pass std::vector<> & instead of
std::vector<></li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1349">ORC-1349</a>
Remove useless bufStream definition</li>
- <li>
- <table>
- <tbody>
- <tr>
- <td><a
href="https://issues.apache.org/jira/browse/ORC-1352">ORC-1352</a> Remove
ORC_[NOEXCEPT</td>
- <td>NULLPTR</td>
- <td>OVERRIDE</td>
- <td>UNIQUE_PTR] macro usages</td>
- </tr>
- </tbody>
- </table>
- </li>
+ <li><a href="https://issues.apache.org/jira/browse/ORC-1352">ORC-1352</a>
Remove ORC_[NOEXCEPT|NULLPTR|OVERRIDE|UNIQUE_PTR] macro usages</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1355">ORC-1355</a>
Writer::addUserMetadata change parameter to reference</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1373">ORC-1373</a>
Add log when DynamicByteArray length overflow</li>
<li><a href="https://issues.apache.org/jira/browse/ORC-1401">ORC-1401</a>
Allow writing an intermediate footer</li>