This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new ace700f Developer Day
ace700f is described below
commit ace700f4b631e36a9d4379fc369624358ed7b585
Author: dvjyothsna <[email protected]>
AuthorDate: Mon Nov 5 06:15:17 2018 -0800
Developer Day
---
blog/_posts/2018-10-16-drill-developer-day.md | 8 ++++++++
images/thumbnail-0rurIzOkTIg.jpg | Bin 0 -> 2121947 bytes
images/thumbnail-lslA8kDr_jQ.jpg | Bin 0 -> 2683368 bytes
index.html | 7 +++++--
4 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/blog/_posts/2018-10-16-drill-developer-day.md
b/blog/_posts/2018-10-16-drill-developer-day.md
new file mode 100644
index 0000000..582c8d2
--- /dev/null
+++ b/blog/_posts/2018-10-16-drill-developer-day.md
@@ -0,0 +1,8 @@
+---
+layout: post
+title: "Drill Developer Day 2018"
+code:
+excerpt: Drill Developer Day coming soon.
+authors: ["bbevens"]
+date: 2018-10-16 19:18:04 UTC
+---
diff --git a/images/thumbnail-0rurIzOkTIg.jpg b/images/thumbnail-0rurIzOkTIg.jpg
new file mode 100644
index 0000000..0e54e72
Binary files /dev/null and b/images/thumbnail-0rurIzOkTIg.jpg differ
diff --git a/images/thumbnail-lslA8kDr_jQ.jpg b/images/thumbnail-lslA8kDr_jQ.jpg
new file mode 100644
index 0000000..9e4c1ff
Binary files /dev/null and b/images/thumbnail-lslA8kDr_jQ.jpg differ
diff --git a/index.html b/index.html
index 7e0209e..e0b90d4 100755
--- a/index.html
+++ b/index.html
@@ -45,6 +45,8 @@ $(document).ready(function() {
<div class="item">
<div class="headlines tc">
<div id="video-slider" class="slider">
+ <div class="slide"><a class="various fancybox.iframe"
href="//www.youtube.com/embed/0rurIzOkTIg"><img src="{{ site.baseurl
}}/images/thumbnail-0rurIzOkTIg.jpg" class="thumbnail" /><img src="{{
site.baseurl }}/images/play-mq.png" class="play" /></a><div
class="title">Overview of Apache Drill Query Execution</div></div>
+ <div class="slide"><a class="various fancybox.iframe"
href="//www.youtube.com/embed/lslA8kDr_jQ"><img src="{{ site.baseurl
}}/images/thumbnail-lslA8kDr_jQ.jpg" class="thumbnail" /><img src="{{
site.baseurl }}/images/play-mq.png" class="play" /></a><div class="title">SQL
Queries on Parquet Data </div></div>
<div class="slide"><a class="various fancybox.iframe"
href="//www.youtube.com/embed/6pGeQOXDdD8"><img src="{{ site.baseurl
}}/images/thumbnail-65c42i7Xg7Q.jpg" class="thumbnail" /><img src="{{
site.baseurl }}/images/play-mq.png" class="play" /></a><div class="title">The
Rise of the Non-Relational Datastore</div></div>
<div class="slide"><a class="various fancybox.iframe"
href="//www.youtube.com/embed/MYY51kiFPTk"><img src="{{ site.baseurl
}}/images/thumbnail-MYY51kiFPTk.jpg" class="thumbnail" /><img src="{{
site.baseurl }}/images/play-mq.png" class="play" /></a><div
class="title">Deployment Options and BI Tools</div></div>
<div class="slide"><a class="various fancybox.iframe"
href="//www.youtube.com/embed/bhmNbH2yzhM"><img src="{{ site.baseurl
}}/images/thumbnail-bhmNbH2yzhM.jpg" class="thumbnail" /><img src="{{
site.baseurl }}/images/play-mq.png" class="play" /></a><div
class="title">Connecting to Data Sources</div></div>
@@ -68,11 +70,12 @@ $(document).ready(function() {
<div class="news">News:
</div>
{% assign post = site.categories.blog[0] %}
- <div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title
%}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}</a><br/><span>({%
include authors.html %})</span></div>
+ <div><a href="https://t.co/9752ikEZsO">{% if post.news_title %}{{
post.news_title }}{% else %}{{ post.title }}{% endif %}</a><br/><span>({%
include authors.html %})</span></div>
{% assign post = site.categories.blog[1] %}
<div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title
%}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}</a><br/><span>({%
include authors.html %})</span></div>
+ {% assign post = site.categories.blog[2] %}
+ <div><a href="{{ post.url | prepend: site.baseurl }}">{% if post.news_title
%}{{ post.news_title }}{% else %}{{ post.title }}{% endif %}</a><br/><span>({%
include authors.html %})</span></div>
</div>
-
<div class="mw introWrapper">
<table class="intro" cellpadding="0" cellspacing="0" align="center">
<tbody>