Fokko closed pull request #3001: MINOR: Add `doap.rdf` file for release tracking
URL: https://github.com/apache/parquet-java/pull/3001
--
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 com
wgtmac commented on code in PR #3001:
URL: https://github.com/apache/parquet-java/pull/3001#discussion_r1827381902
##
doap.rdf:
##
@@ -0,0 +1,54 @@
+
+
+http://usefulinc.com/ns/doap#";
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+ xmlns:asfext="h
Fokko commented on code in PR #3001:
URL: https://github.com/apache/parquet-java/pull/3001#discussion_r1737978120
##
doap.rdf:
##
@@ -0,0 +1,54 @@
+
+
+http://usefulinc.com/ns/doap#";
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+ xmlns:asfext="ht
CalvinKirs commented on code in PR #3001:
URL: https://github.com/apache/parquet-java/pull/3001#discussion_r1737629850
##
doap.rdf:
##
@@ -0,0 +1,54 @@
+
+
+http://usefulinc.com/ns/doap#";
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+ xmlns:asfex
CalvinKirs commented on PR #3001:
URL: https://github.com/apache/parquet-java/pull/3001#issuecomment-2317413711
> What's the benefit of adding this file? Usually we need to report a new
release via https://reporter.apache.org/addrelease.html?parquet
The Community Development committee
wgtmac commented on PR #3001:
URL: https://github.com/apache/parquet-java/pull/3001#issuecomment-2315591459
What's the benefit of adding this file? Usually we need to report a new
release via https://reporter.apache.org/addrelease.html?parquet
--
This is an automated message from the Apac
Fokko opened a new pull request, #3001:
URL: https://github.com/apache/parquet-java/pull/3001
### Rationale for this change
To track the releases. See https://projects.apache.org/create.html for
details
### What changes are included in this PR?
### Ar