Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site: Add Alibaba MaxCompute to powered-by page #1113

Closed
wants to merge 1 commit into from
Closed

Site: Add Alibaba MaxCompute to powered-by page #1113

wants to merge 1 commit into from

Conversation

hsyuan
Copy link
Member

@hsyuan hsyuan commented Mar 18, 2019

The powered-by.png's Used by column doesn't have enough space for Alibaba's logo. Need help to put logo on it.

@julianhyde
Copy link
Contributor

I'll do the logo. I generate it from a private google doc.

It would be helpful to include the text 'MaxCompute' along with the Alibaba logo. Do you know the name of the font used in the Alibaba logo?

@hsyuan
Copy link
Member Author

hsyuan commented Mar 19, 2019

Thanks!
I guess the font is Helvetica.
Here is a list of Alibaba's logo with different style: https://www.alibabagroup.com/en/news/library

@@ -112,6 +112,12 @@ is a distributed JVM-Embeddable Database built on top of
<a href="https://bookkeeper.apache.org/">Apache BookKeeper</a>.
It uses Calcite as its SQL Planner.

### MaxCompute

<a href="https://www.alibabacloud.com">Alibaba</a>'s large-scale computing and storage system
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Alibaba's big data computing and storage platform"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

@asfgit asfgit closed this in 650d24b Mar 27, 2019
@hsyuan hsyuan deleted the powered-by branch March 27, 2019 23:12
asfgit pushed a commit that referenced this pull request Mar 27, 2019
pengzhiwei2018 pushed a commit to pengzhiwei2018/calcite that referenced this pull request Mar 28, 2019
[CALCITE-2953] LatticeTest.testTileAlgorithm2 and LatticeTest.testTileAlgorithm3 fail intermittently

Close apache#1134

In RelFieldCollation, add a "withX" copy method for each attribute "X", and deprecate "copy"

Annotate SqlNode.getKind() and SqlCall.getOperandList() as Nonnull.

[CALCITE-2796] JDBC adapter should convert 'GROUP BY ROLLUP(x, y)' to 'GROUP BY x, y WITH ROLLUP' for MySQL 5

Add 'Util.select(List<E>, List<Integer>)'.

In Aggregate.Group, broaden patterns of grouping sets that are
considered a "rollup". Previously [{}, {0}, {0,1}] would have been
considered a rollup, but [{}, {1}, {0, 1}] would not, because of bit
order. Now they are both considered rollups. Add Group.getRollup(),
which generates the sequence of bits, for example [0, 1] and [1, 0]
for the previous examples.

Suppress deprecation warning, and remove unicode character from Java source file

Re-format and re-order change log in 1.19 release notes, and fix release date.

Site: Add Alibaba MaxCompute to powered-by page

Close apache#1113

[CALCITE-2958] Upgrade SQLLine to 1.7.0

Close apache#1136

[CALCITE-2877] Make GeodeSchema constructor public to pass client cache object (Sandeep Chada)

Update instructions for publishing site; we previously used subversion, now we use git

[CALCITE-2903] Exception thrown when decorrelating query with TEMPORAL TABLE

Close apache#1098

[CALCITE-2808] Add the JSON_LENGTH function (xuqianjin)

Close apache#1070

[CALCITE-2729] Introducing WindowReduceExpressionsRule (Chunwei Lei)

[CALCITE-2927] The Javadoc and implement of RuleQueue.computeImportance() is inconsistent (Meng Wang)

Close apache#1111

remove unused empty line
wangxlong pushed a commit to wangxlong/calcite that referenced this pull request Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants