[GitHub] [spark] SparkQA commented on pull request #32883: [SPARK-35725][SQL] Support repartition expand partitions in AQE

2021-06-14 Thread GitBox
SparkQA commented on pull request #32883: URL: https://github.com/apache/spark/pull/32883#issuecomment-859647049 -- 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. For

[GitHub] [spark] SparkQA commented on pull request #32874: [SPARK-35699][K8S] Improve error message when creating k8s pod failed.

2021-06-14 Thread GitBox
SparkQA commented on pull request #32874: URL: https://github.com/apache/spark/pull/32874#issuecomment-859239174 -- 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. For

[GitHub] [spark] sunchao commented on pull request #32576: [SPARK-35429][CORE] Remove commons-httpclient due to EOL and CVEs

2021-06-14 Thread GitBox
sunchao commented on pull request #32576: URL: https://github.com/apache/spark/pull/32576#issuecomment-859920490 @sumeetgajjar do you wanna pick up this one again? we just upgraded Hive to 2.3.9 which removes the `commons-httpclient` from Hive side. -- This is an automated message from

[GitHub] [spark] suryanshagnihotri commented on pull request #26619: [SPARK-29981][BUILD] Add hive-1.2/2.3 profiles

2021-06-14 Thread GitBox
suryanshagnihotri commented on pull request #26619: URL: https://github.com/apache/spark/pull/26619#issuecomment-859243045 @dongjoon-hyun yes have tried it but it fails with class not found exceptions like ``` java.lang.ClassNotFoundException:

[GitHub] [spark] SparkQA commented on pull request #32821: [SPARK-35342][PYTHON] Introduce DecimalOps and make `isnull` method data-type-based

2021-06-14 Thread GitBox
SparkQA commented on pull request #32821: URL: https://github.com/apache/spark/pull/32821#issuecomment-859239324 -- 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. For

[GitHub] [spark] mridulm commented on pull request #32136: [SPARK-35022][CORE] Task Scheduling Plugin in Spark

2021-06-14 Thread GitBox
mridulm commented on pull request #32136: URL: https://github.com/apache/spark/pull/32136#issuecomment-859263950 I am trying to catch up on this discussion, and it is a very long thread already :-) Thanks for all the discussion ! Can we update the doc @viirya given that there seems to

[GitHub] [spark] cloud-fan commented on pull request #32850: [SPARK-34920][CORE][SQL] Add error classes with SQLSTATE

2021-06-14 Thread GitBox
cloud-fan commented on pull request #32850: URL: https://github.com/apache/spark/pull/32850#issuecomment-859584261 cc @viirya @maropu @dongjoon-hyun -- 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

[GitHub] [spark] sigmod closed pull request #32463: [WIP][SPARK-35147][SQL] Migrate to resolveWithPruning for two command rules

2021-06-14 Thread GitBox
sigmod closed pull request #32463: URL: https://github.com/apache/spark/pull/32463 -- 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. For queries about this service, please

[GitHub] [spark] yikf opened a new pull request #32877: wait until something does get queued.

2021-06-14 Thread GitBox
yikf opened a new pull request #32877: URL: https://github.com/apache/spark/pull/32877 ### What changes were proposed in this pull request? Currently, we continue the loop after wait timeout when `ContextCleaner` cleanUp if the queue is empty, It is an ineffective loop because the queue

[GitHub] [spark] cloud-fan closed pull request #32873: [SPARK-35718][SQL] Support casting of Date to timestamp without time zone type

2021-06-14 Thread GitBox
cloud-fan closed pull request #32873: URL: https://github.com/apache/spark/pull/32873 -- 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. For queries about this service,

[GitHub] [spark] AmplabJenkins removed a comment on pull request #32835: [SPARK-35591][PYTHON][DOCS] Rename "Koalas" to "pandas API on Spark" in the documents

2021-06-14 Thread GitBox
AmplabJenkins removed a comment on pull request #32835: URL: https://github.com/apache/spark/pull/32835#issuecomment-859252319 -- 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

[GitHub] [spark] SparkQA removed a comment on pull request #32885: [SPARK-35742][SQL] Expression.semanticEquals should be symmetrical

2021-06-14 Thread GitBox
SparkQA removed a comment on pull request #32885: URL: https://github.com/apache/spark/pull/32885#issuecomment-859924503 **[Test build #139711 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139711/testReport)** for PR 32885 at commit

[GitHub] [spark] ueshin closed pull request #32871: [SPARK-35475][PYTHON] Fix disallow_untyped_defs mypy checks.

2021-06-14 Thread GitBox
ueshin closed pull request #32871: URL: https://github.com/apache/spark/pull/32871 -- 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. For queries about this service, please

[GitHub] [spark] HyukjinKwon commented on a change in pull request #32410: [SPARK-35286][SQL] Replace SessionState.start with SessionState.setCurrentSessionState

2021-06-14 Thread GitBox
HyukjinKwon commented on a change in pull request #32410: URL: https://github.com/apache/spark/pull/32410#discussion_r649958997 ## File path: sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/session/HiveSessionImpl.java ## @@ -141,7 +141,8 @@ public void

[GitHub] [spark] viirya commented on pull request #32828: [SPARK-35689][SS] Add log warn when keyWithIndexToValue returns null value

2021-06-14 Thread GitBox
viirya commented on pull request #32828: URL: https://github.com/apache/spark/pull/32828#issuecomment-859243654 -- 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. For queries

[GitHub] [spark] AmplabJenkins commented on pull request #32858: [SPARK-35706][SQL] Consider making the ':' in STRUCT data type definition optional

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32858: URL: https://github.com/apache/spark/pull/32858#issuecomment-859553066 -- 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. For

[GitHub] [spark] AmplabJenkins commented on pull request #32845: [SPARK-35691][CORE] addFile/addJar/addDirectory should put CanonicalFile

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32845: URL: https://github.com/apache/spark/pull/32845#issuecomment-859245462 -- 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. For

[GitHub] [spark] gengliangwang commented on pull request #32838: [SPARK-35694][INFRA] Increase the default JVM stack size of SBT/Maven

2021-06-14 Thread GitBox
gengliangwang commented on pull request #32838: URL: https://github.com/apache/spark/pull/32838#issuecomment-859341582 @LuciferYang Yes, I saw that too. Let me increase it to 64MB and have multiple retries before merging it. -- This is an automated message from the Apache Git Service.

[GitHub] [spark] dgd-contributor commented on pull request #32863: [SPARK-35652][SQL] joinWith on two table generated from same one

2021-06-14 Thread GitBox
dgd-contributor commented on pull request #32863: URL: https://github.com/apache/spark/pull/32863#issuecomment-859211187 -- 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.

[GitHub] [spark] AmplabJenkins commented on pull request #32862: [SPARK-35695][SQL] Collect observed metrics from cached and adaptive execution sub-trees

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32862: URL: https://github.com/apache/spark/pull/32862#issuecomment-859302268 -- 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. For

[GitHub] [spark] Yikun edited a comment on pull request #32867: [SPARK-35721][PYTHON] Path level discover for python unittests

2021-06-14 Thread GitBox
Yikun edited a comment on pull request #32867: URL: https://github.com/apache/spark/pull/32867#issuecomment-858668874 cc @HyukjinKwon @xinrong-databricks It would be good if you could give some inputs on this. -- This is an automated message from the Apache Git Service. To

[GitHub] [spark] eejbyfeldt commented on pull request #27153: [SPARK-20384][SQL] Support value class in schema of Dataset (without breaking existing current projection)

2021-06-14 Thread GitBox
eejbyfeldt commented on pull request #27153: URL: https://github.com/apache/spark/pull/27153#issuecomment-859592841 Hi @mickjermsurawong-stripe ! Great to hear, looking forward to updated changes. Also my PR https://github.com/apache/spark/pull/32783 got merged, so rebasing this branch on

[GitHub] [spark] github-actions[bot] closed pull request #31504: [SPARK-34172][SQL] Add `SHOW DATABASES` as table-valued function

2021-06-14 Thread GitBox
github-actions[bot] closed pull request #31504: URL: https://github.com/apache/spark/pull/31504 -- 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. For queries about this

[GitHub] [spark] SparkQA commented on pull request #32849: [WIP][SPARK-35704][SQL] Add fields to `DayTimeIntervalType`

2021-06-14 Thread GitBox
SparkQA commented on pull request #32849: URL: https://github.com/apache/spark/pull/32849#issuecomment-859182161 **[Test build #139659 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139659/testReport)** for PR 32849 at commit

[GitHub] [spark] AmplabJenkins commented on pull request #32870: [SPARK-35439][SQL][FOLLOWUP] ExpressionContainmentOrdering should not sort unrelated expressions

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32870: URL: https://github.com/apache/spark/pull/32870#issuecomment-859195282 -- 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. For

[GitHub] [spark] AmplabJenkins commented on pull request #32750: [SPARK-34512][BUILD][SQL] Upgrade built-in Hive to 2.3.9

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32750: URL: https://github.com/apache/spark/pull/32750#issuecomment-859195284 -- 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. For

[GitHub] [spark] otterc commented on a change in pull request #32140: [WIP][SPARK-32922][SHUFFLE][CORE] Adds support for executors to fetch local and remote merged shuffle data

2021-06-14 Thread GitBox
otterc commented on a change in pull request #32140: URL: https://github.com/apache/spark/pull/32140#discussion_r649603473 ## File path: core/src/test/scala/org/apache/spark/storage/ShuffleBlockFetcherIteratorSuite.scala ## @@ -22,31 +22,40 @@ import java.nio.ByteBuffer

[GitHub] [spark] dongjoon-hyun commented on pull request #26619: [SPARK-29981][BUILD] Add hive-1.2/2.3 profiles

2021-06-14 Thread GitBox
dongjoon-hyun commented on pull request #26619: URL: https://github.com/apache/spark/pull/26619#issuecomment-859155211 Did you try `spark.sql.hive.metastore.version`, @suryanshagnihotri ? -

[GitHub] [spark] AmplabJenkins commented on pull request #32847: [SPARK-35616][PYTHON] Make `astype` method data-type-based

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32847: URL: https://github.com/apache/spark/pull/32847#issuecomment-859175443 -- 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. For

[GitHub] [spark] github-actions[bot] commented on pull request #31685: [SPARK-26797][SQL][WIP][test-maven] Start using the new logical types API of Parquet 1.11.1 instead of the deprecated one

2021-06-14 Thread GitBox
github-actions[bot] commented on pull request #31685: URL: https://github.com/apache/spark/pull/31685#issuecomment-859166765 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue

[GitHub] [spark] github-actions[bot] commented on pull request #30878: [SPARK-33872][SQL] Throw more specific exceptions when relations/namespaces are not found

2021-06-14 Thread GitBox
github-actions[bot] commented on pull request #30878: URL: https://github.com/apache/spark/pull/30878#issuecomment-859166786 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue

[GitHub] [spark] maropu commented on a change in pull request #32470: [SPARK-35712][SQL] Simplify ResolveAggregateFunctions

2021-06-14 Thread GitBox
maropu commented on a change in pull request #32470: URL: https://github.com/apache/spark/pull/32470#discussion_r649623086 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Analyzer.scala ## @@ -2457,164 +2450,127 @@ class Analyzer(override val

[GitHub] [spark] dongjoon-hyun edited a comment on pull request #26619: [SPARK-29981][BUILD] Add hive-1.2/2.3 profiles

2021-06-14 Thread GitBox
dongjoon-hyun edited a comment on pull request #26619: URL: https://github.com/apache/spark/pull/26619#issuecomment-859155211 Did you try `spark.sql.hive.metastore.version`, @suryanshagnihotri ? -

[GitHub] [spark] AmplabJenkins commented on pull request #32871: [SPARK-35475][PYTHON] Fix disallow_untyped_defs mypy checks.

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32871: URL: https://github.com/apache/spark/pull/32871#issuecomment-859195281 -- 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. For

[GitHub] [spark] SparkQA commented on pull request #32870: [[SPARK-35439][SQL]][FOLLOWUP] ExpressionContainmentOrdering should not sort unrelated expressions

2021-06-14 Thread GitBox
SparkQA commented on pull request #32870: URL: https://github.com/apache/spark/pull/32870#issuecomment-859153502 -- 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. For

[GitHub] [spark] AmplabJenkins removed a comment on pull request #32847: [SPARK-35616][PYTHON] Make `astype` method data-type-based

2021-06-14 Thread GitBox
AmplabJenkins removed a comment on pull request #32847: URL: https://github.com/apache/spark/pull/32847#issuecomment-859175443 -- 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

[GitHub] [spark] SparkQA commented on pull request #32871: [SPARK-35475][PYTHON] Fix disallow_untyped_defs mypy checks.

2021-06-14 Thread GitBox
SparkQA commented on pull request #32871: URL: https://github.com/apache/spark/pull/32871#issuecomment-859176870 -- 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. For

[GitHub] [spark] AmplabJenkins removed a comment on pull request #32750: [SPARK-34512][BUILD][SQL] Upgrade built-in Hive to 2.3.9

2021-06-14 Thread GitBox
AmplabJenkins removed a comment on pull request #32750: URL: https://github.com/apache/spark/pull/32750#issuecomment-859195284 -- 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

[GitHub] [spark] maropu commented on pull request #32841: [SPARK-35673][SQL] Fix user-defined hint and unrecognized hint in subquery.

2021-06-14 Thread GitBox
maropu commented on pull request #32841: URL: https://github.com/apache/spark/pull/32841#issuecomment-859193291 late lgtm. Thank you for this fix, @cfmcgrady . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [spark] maropu closed pull request #32860: [SPARK-35709][DOCS] Remove the reference to third party Nomad integration project

2021-06-14 Thread GitBox
maropu closed pull request #32860: URL: https://github.com/apache/spark/pull/32860 -- 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. For queries about this service, please

[GitHub] [spark] maropu commented on pull request #32860: [SPARK-35709][DOCS] Remove the reference to third party Nomad integration project

2021-06-14 Thread GitBox
maropu commented on pull request #32860: URL: https://github.com/apache/spark/pull/32860#issuecomment-859153880 -- 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. For queries

[GitHub] [spark] AmplabJenkins commented on pull request #32849: [WIP][SPARK-35704][SQL] Add fields to `DayTimeIntervalType`

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32849: URL: https://github.com/apache/spark/pull/32849#issuecomment-859153228 -- 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. For

[GitHub] [spark] AmplabJenkins removed a comment on pull request #32849: [WIP][SPARK-35704][SQL] Add fields to `DayTimeIntervalType`

2021-06-14 Thread GitBox
AmplabJenkins removed a comment on pull request #32849: URL: https://github.com/apache/spark/pull/32849#issuecomment-859153228 -- 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

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #32870: [SPARK-35439][SQL][FOLLOWUP] ExpressionContainmentOrdering should not sort unrelated expressions

2021-06-14 Thread GitBox
dongjoon-hyun commented on a change in pull request #32870: URL: https://github.com/apache/spark/pull/32870#discussion_r649609136 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/EquivalentExpressions.scala ## @@ -229,3 +208,27 @@ class

[GitHub] [spark] ueshin opened a new pull request #32871: [SPARK-35475][PYTHON] Fix disallow_untyped_defs mypy checks.

2021-06-14 Thread GitBox
ueshin opened a new pull request #32871: URL: https://github.com/apache/spark/pull/32871 -- 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. For queries about this service,

[GitHub] [spark] AmplabJenkins removed a comment on pull request #32868: [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown

2021-06-14 Thread GitBox
AmplabJenkins removed a comment on pull request #32868: URL: https://github.com/apache/spark/pull/32868#issuecomment-859153229 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/139660/

[GitHub] [spark] AmplabJenkins commented on pull request #32868: [SPARK-35714][CORE] Bug fix for deadlock during the executor shutdown

2021-06-14 Thread GitBox
AmplabJenkins commented on pull request #32868: URL: https://github.com/apache/spark/pull/32868#issuecomment-859153229 Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/139660/ -- This

[GitHub] [spark] AmplabJenkins removed a comment on pull request #32871: [SPARK-35475][PYTHON] Fix disallow_untyped_defs mypy checks.

2021-06-14 Thread GitBox
AmplabJenkins removed a comment on pull request #32871: URL: https://github.com/apache/spark/pull/32871#issuecomment-859195281 -- 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

[GitHub] [spark] SparkQA commented on pull request #32750: [SPARK-34512][BUILD][SQL] Upgrade built-in Hive to 2.3.9

2021-06-14 Thread GitBox
SparkQA commented on pull request #32750: URL: https://github.com/apache/spark/pull/32750#issuecomment-859153636 -- 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. For

[GitHub] [spark] viirya commented on a change in pull request #32870: [SPARK-35439][SQL][FOLLOWUP] ExpressionContainmentOrdering should not sort unrelated expressions

2021-06-14 Thread GitBox
viirya commented on a change in pull request #32870: URL: https://github.com/apache/spark/pull/32870#discussion_r649615316 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/EquivalentExpressions.scala ## @@ -229,3 +208,27 @@ class

[GitHub] [spark] SparkQA removed a comment on pull request #32849: [WIP][SPARK-35704][SQL] Add fields to `DayTimeIntervalType`

2021-06-14 Thread GitBox
SparkQA removed a comment on pull request #32849: URL: https://github.com/apache/spark/pull/32849#issuecomment-859038318 **[Test build #139659 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139659/testReport)** for PR 32849 at commit

[GitHub] [spark] maropu commented on a change in pull request #32865: [SPARK-35701] Use copy-on-write semantics for SQLConf registered configurations.

2021-06-14 Thread GitBox
maropu commented on a change in pull request #32865: URL: https://github.com/apache/spark/pull/32865#discussion_r649630875 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -53,28 +54,60 @@ import org.apache.spark.util.Utils object

[GitHub] [spark] maropu commented on pull request #32783: [SPARK-35653][SQL] Fix CatalystToExternalMap interpreted path fails for Map with case classes as keys or values

2021-06-14 Thread GitBox
maropu commented on pull request #32783: URL: https://github.com/apache/spark/pull/32783#issuecomment-859152984 Thank you, all~ -- 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

[GitHub] [spark] HyukjinKwon commented on pull request #32693: [SPARK-35556][SQL][TESTS] Avoid log NoSuchMethodError when running multiple Hive version related tests

2021-06-14 Thread GitBox
HyukjinKwon commented on pull request #32693: URL: https://github.com/apache/spark/pull/32693#issuecomment-859193309 cc @wangyum -- 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

[GitHub] [spark] SparkQA removed a comment on pull request #32871: [SPARK-35475][PYTHON] Fix disallow_untyped_defs mypy checks.

2021-06-14 Thread GitBox
SparkQA removed a comment on pull request #32871: URL: https://github.com/apache/spark/pull/32871#issuecomment-859176870 **[Test build #139664 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/139664/testReport)** for PR 32871 at commit

[GitHub] [spark] zhengruifeng commented on a change in pull request #32822: [SPARK-35678][ML] add a common softmax function

2021-06-14 Thread GitBox
zhengruifeng commented on a change in pull request #32822: URL: https://github.com/apache/spark/pull/32822#discussion_r649624193 ## File path: mllib-local/src/main/scala/org/apache/spark/ml/impl/Utils.scala ## @@ -94,4 +95,43 @@ private[spark] object Utils {

[GitHub] [spark] otterc commented on pull request #32140: [WIP][SPARK-32922][SHUFFLE][CORE] Adds support for executors to fetch local and remote merged shuffle data

2021-06-14 Thread GitBox
otterc commented on pull request #32140: URL: https://github.com/apache/spark/pull/32140#issuecomment-859181282 This is still dependent on the changes in https://github.com/apache/spark/pull/32140 which has the protocol side of changes. -- This is an automated message from the Apache

<    4   5   6   7   8   9