neilramaswamy commented on code in PR #48438:
URL: https://github.com/apache/spark/pull/48438#discussion_r1798041426
##########
docs/streaming/apis-on-dataframes-and-datasets.md:
##########
@@ -18,6 +18,7 @@ license: |
See the License for the specific language governing permissions and
limitations under the License.
---
+{% include rel_path_to_root.html %}
Review Comment:
Note for reviewer: you can't access Jekyll variables even if they are
defined in the layout you are using (e.g. `global.html`). I couldn't find
official docs for this, but there's consensus on SO:
https://stackoverflow.com/questions/30011684/can-you-use-jekyll-layout-variables-in-pages
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]