Re: Rendering of https://calcite.apache.org/docs/reference.html is broken on Safari and Chrome

2018-02-21 Thread Michael Mior
Ah, I see it's not a Safari issue as well. Things seem to be generating fine with Jekyll on my end so I can republish unless there's content currently in the repo that shouldn't be deployed. For example, the OpenGIS features that have been implemented are not currently published. -- Michael Mior

Re: Updates on Benchmarking and Optimization Research for Calcite

2018-02-21 Thread Michael Mior
in joining the call next week if possible. -- Michael Mior mm...@apache.org 2018-02-20 16:12 GMT-05:00 Edmon Begoli <ebeg...@gmail.com>: > Just a quick update on the progress of benchmarking setup for Calcite, and > a call to you for feedback and participation: > > 1. We (Ashwin Vaja

Re: Rendering of https://calcite.apache.org/docs/reference.html is broken on Safari and Chrome

2018-02-21 Thread Michael Mior
Unfortunately I believe inline images are stripped here. Could you post a link to an image hosted somewhere? -- Michael Mior mm...@apache.org 2018-02-21 0:24 GMT-05:00 Shuyi Chen <suez1...@gmail.com>: > Here is a screenshot. > > On Tue, Feb 20, 2018 at 5:18 PM, Michael Mior <

Re: Rendering of https://calcite.apache.org/docs/reference.html is broken on Safari and Chrome

2018-02-20 Thread Michael Mior
Thanks for pointing this out! Could you share more about what you mean by "broken" (maybe a screenshot)? Alternatively, if you can see a way to fix this, we'd happily accept a pull request :) -- Michael Mior mm...@apache.org 2018-02-20 19:48 GMT-05:00 Shuyi Chen <suez1...@gmail

Re: Review and merge

2018-02-19 Thread Michael Mior
always welcome to ask for review. But if you ever have a well-tested (or documentation-only change) that is unlikely to be objected, you're always welcome to push code yourself :) -- Michael Mior mm...@apache.org 2018-02-19 21:16 GMT-05:00 Edmon Begoli <ebeg...@gmail.com>: > I have an

Fwd: Travel Assistance applications open. Please inform your communities

2018-02-14 Thread Michael Mior
See information below on travel assistance for ApacheCon 2018. It would be great to see some representation for Calcite. I'm hoping to attend myself, although not yet confirmed. -- Michael Mior mm...@apache.org -- Forwarded message -- From: Gavin McDonald <ga...@16degrees.com

Re: A setup process for the committers?

2018-02-13 Thread Michael Mior
. SVN is only used for the website and for publishing release artifacts. All development happens via git. Let me know if that answers your questions. -- Michael Mior mm...@apache.org 2018-02-13 18:12 GMT-05:00 Edmon Begoli <ebeg...@gmail.com>: > I have a question about the setup for c

Re: "Standardizing" streaming SQL

2018-02-10 Thread Michael Mior
This looks like a great start! Not sure I'll be able to contribute much for the time being, but this sounds like a good plan and I'll be interested to follow future developments. -- Michael Mior mm...@apache.org 2018-02-10 2:44 GMT-05:00 Julian Hyde <jh...@apache.org>: > As you know, I

[ANNOUNCE] New committer: Edmon Begoli

2018-02-09 Thread Michael Mior
yourself and what you are working on. Michael Mior (on behalf of the Apache Calcite PMC)

Re: Cosette / Apache Calcite

2018-02-08 Thread Michael Mior
Thanks Shumo! That sounds like a great start. If you could also post a link to your fork once it's pushed to the JIRA case below for reference that would be helpful. https://issues.apache.org/jira/browse/CALCITE-1977 -- Michael Mior mm...@apache.org 2018-02-08 19:53 GMT-05:00 Shumo Chu <sh

Re: Cosette / Apache Calcite

2018-02-08 Thread Michael Mior
I could reproduce something like the test suite you currently have in time, if you have code you could share for your current test setup with Cosette and Calcite that would likely be helpful in moving this along. Cheers, -- Michael Mior mm...@uwaterloo.ca 2018-02-08 19:13 GMT-05:00 Shumo Chu

Re: Cosette / Apache Calcite

2018-02-08 Thread Michael Mior
. Ideally if you could provide a way for me to easily replicate your test infrastructure, that would probably help give me a better idea on how we can help with the integration. Cheers, -- Michael Mior mm...@apache.org 2018-02-08 17:56 GMT-05:00 Shumo Chu <shumo@gmail.com>: > Hi, Cal

Re: Updates to Calcite community from R activites

2018-02-08 Thread Michael Mior
certainly not opposed to having a chart on top of this, but that means we need to have some type of visual representation of each project which I don't think we have the skills to do effectively. -- Michael Mior mm...@apache.org 2018-02-08 16:21 GMT-05:00 Julian Hyde <jh...@apache.org>: &

Re: JDK9 test on Travis failing for recent PRs

2018-02-05 Thread Michael Mior
This error generally occurs when too much memory is being used. I don't think there's anything we can do besides look at what tests are eating up memory and trying to pare that down somehow. -- Michael Mior mm...@apache.org 2018-02-05 20:43 GMT-05:00 Shuyi Chen <suez1...@gmail.com>:

Re: Support for SQL for Multi-dimensional Arrays

2018-02-05 Thread Michael Mior
AFAIK, there's no current or planned support but this does seem like valuable addition. It would be great step towards having a MonetDB or SciDB adapter in the future. I would suggest logging a JIRA so we can discuss further. -- Michael Mior mm...@apache.org 2018-02-03 21:27 GMT-05:00 Edmon

Re: Benchmarking Calcite - starting the conversation on the targets and design of the benchmark

2018-02-05 Thread Michael Mior
One interesting exercise would also be to pick a popular benchmark (e.g. TPC-H) and just look at the plan produced by Calcite vs existing RDBMS optimizers (e.g. Postgres, MySQL). Along with performance analysis of the various options, it seems there's a paper in there. -- Michael Mior mm

Re: JDK9 test on Travis failing for recent PRs

2018-02-04 Thread Michael Mior
If you scroll up you can see some failing test cases. I don't have any idea why however. -- Michael Mior mm...@uwaterloo.ca On Feb 3, 2018 16:34, "Julian Hyde" <jh...@apache.org> wrote: > Yeah, I see this in the log: > > > /home/travis/.travis/job_stages:

Re: RLE v1 versus RLE v2

2018-01-31 Thread Michael Mior
Xiening, It seems as though you intended to send this to the Orc mailing list instead of Calcite. -- Michael Mior mm...@apache.org 2018-01-31 19:31 GMT-05:00 Xiening Dai <xndai@live.com>: > Hi, > > I am evaluating if we should work as a high priority to add RLEv2 sup

Re: Pull requests

2018-01-30 Thread Michael Mior
I've been working on the Geode adapter but I'm waiting for a response from Christian. I merged the updates to calcite-test-dataset but the integration tests in the PR are failing and there's a few stylistic issues that need to be resolved. -- Michael Mior mm...@apache.org 2018-01-30 15:40 GMT-05

Re: dependencies and licensing

2018-01-29 Thread Michael Mior
needs to take the initiative. Dependencies are often not updated unless a committer is actively working on that part of the code or there's a request for it. -- Michael Mior mm...@apache.org 2018-01-28 7:43 GMT-05:00 Alexey Roytman <alexey.royt...@oracle.com>: > Hello, gurus! > Whe

Re: Resources to contribute

2018-01-27 Thread Michael Mior
! -- Michael Mior mm...@apache.org 2018-01-27 6:55 GMT-05:00 Edmon Begoli <ebeg...@gmail.com>: > Checking one more time -- is there any interest from a project community in > this resources I could contribute for testing and benchmarking of Calcite > framework? > > On Thu, Jan

Re: Adjust clacite to support kylin query

2018-01-26 Thread Michael Mior
There's no attachment on this message either. -- Michael Mior mm...@apache.org 2018-01-25 23:25 GMT-05:00 Neters <net...@foxmail.com>: > Hi guys, > > Good day. > > Sorry guys,the mail system remove my pic, so i make it attachment. > > I want to query apache kylin by

Re: Does Calcite support Create, Update and Aggregations for ElasticSearch?

2018-01-19 Thread Michael Mior
Support for updates in general is currently pretty limited for adapters in Calcite. As far as I am aware, the Elasticsearch adapter also does not currently push down aggregations. -- Michael Mior mm...@apache.org 2018-01-09 15:11 GMT-05:00 kant kodali <kanth...@gmail.com>: > Hi All,

Re: Working on upgrade Drill Calcite version

2018-01-19 Thread Michael Mior
Fantastic news! Thanks to all who made this happen. -- Michael Mior mm...@apache.org 2018-01-19 5:43 GMT-05:00 Arina Ielchiieva <ar...@apache.org>: > I am happy to announce that Apache Drill has rebased on Calcite 1.15. All > information can be found in DRILL-3993 and in G

Re: JDK updates for CI

2018-01-17 Thread Michael Mior
Sure, will do. Also, any reason not to update source/target versions for maven-compiler-plugin and reconfigure Travis for JDK 8? -- Michael Mior mm...@apache.org 2018-01-16 16:08 GMT-05:00 Julian Hyde <jh...@apache.org>: > Michael, > > You mentioned the PR to add Geode

Re: JDK updates for CI

2018-01-10 Thread Michael Mior
Mior mm...@apache.org 2018-01-10 14:34 GMT-05:00 Michael Mior <mm...@uwaterloo.ca>: > Ah, I see. I did have a Jenkins account but I needed to add myself to the > hudson-jobadmin group via Whimsy. Thanks Josh! > > I've gone ahead and removed JDK 1.7 on Jenkins. If there are no >

Re: JDK updates for CI

2018-01-10 Thread Michael Mior
Ah, I see. I did have a Jenkins account but I needed to add myself to the hudson-jobadmin group via Whimsy. Thanks Josh! I've gone ahead and removed JDK 1.7 on Jenkins. If there are no objections, I'll also remove openjdk7 from the Travis config and add oraclejdk9 instead. -- Michael Mior mm

Re: JDK updates for CI

2018-01-10 Thread Michael Mior
How do we go about removing JDK 7 tests on Jenkins? Does this require an INFRA ticket? -- Michael Mior mm...@apache.org 2018-01-10 13:32 GMT-05:00 Julian Hyde <jh...@apache.org>: > Yes. > > JDK 8 is an exciting opportunity to modernize the code; we can make it > less ver

JDK updates for CI

2018-01-10 Thread Michael Mior
Now that 1.15.0 has been released, can we update CI to remove testing for JDK 7? It would be nice to be able to start using JDK 8 features. Also, the following PR for Apache Geode support doesn't support JDK 7 (because Geode doesn't): https://github.com/apache/calcite/pull/571 -- Michael Mior mm

Re: Maven wrapper

2018-01-02 Thread Michael Mior
Even if we do include mvnw, isn't it still possible to use a compatible mvn directly? -- Michael Mior mm...@apache.org 2018-01-02 15:35 GMT-05:00 Julian Hyde <jh...@apache.org>: > True, but for 2 and 3 it’s not much of a hardship to type > > $ /usr/local/maven-x.y.z/bin/mvn -s

Re: [DISCUSS] Draft board report

2018-01-02 Thread Michael Mior
Good point! The last Avatica release aged out of those populated by the reporting tool but I think it makes sense to include the latest Avatica release as well. -- Michael Mior mm...@apache.org 2018-01-02 14:36 GMT-05:00 Josh Elser <els...@apache.org>: > +1 > > Maybe include t

[DISCUSS] Draft board report

2017-12-31 Thread Michael Mior
See below a draft of the board report for Jan. 17. I borrowed heavily from past reports and the release notes but I think the necessary points are covered. If there's any activity I'm missing, please let me know! Cheers, -- Michael Mior mm...@apache.org --- ## Description: Apache Calcite

Re: Maven wrapper

2017-12-30 Thread Michael Mior
I agree with Christian. We don't require a particularly recent version of Maven, so I don't think there's much benefit in having the wrapper. However, I also don't think there's a major downside to including it, so I'll come in at -0. -- Michael Mior mm...@apache.org 2017-12-29 18:11 GMT-05:00

Re: [ANNOUNCE] New committer: Volodymyr Vysotskyi

2017-12-21 Thread Michael Mior
Congratulations Volodymr and thanks for your continued contributions! -- Michael Mior mm...@apache.org 2017-12-21 18:45 GMT-05:00 Julian Hyde <jh...@apache.org>: > Apache Calcite's Project Management Committee (PMC) has invited Volodymyr > (Vova) Vysotskyi to become a commi

Re: JIRA Github integration

2017-12-11 Thread Michael Mior
Ah, I see. So maybe we just need to remove the square brackets on PR titles. I'll try that next time I have code for review (or if someone else gets a chance) and we'll see what happens. Thanks Josh! -- Michael Mior mm...@apache.org 2017-12-11 17:22 GMT-05:00 Josh Elser <els...@apache.

Re: JIRA Github integration

2017-12-10 Thread Michael Mior
an issue on the INFRA JIRA? -- Michael Mior mm...@apache.org 2017-11-27 16:21 GMT-05:00 Julian Hyde <jh...@apache.org>: > No objections from me, as long as it doesn’t cause excessive posts to the > dev list. > > As a small project this is an area we have under-investe

Re: Towards Calcite release 1.15

2017-12-10 Thread Michael Mior
Thanks for once again being release manager! -- Michael Mior mm...@apache.org On Dec 9, 2017 4:30 PM, "Julian Hyde" <jh...@apache.org> wrote: > OK, the release vote has passed, pushed the artifacts to dist/release, > and in a day or two I will make the official release ann

Re: Avatica documentation update

2017-12-08 Thread Michael Mior
Sorry for the delay on this. I made a couple really minor changes. https://issues.apache.org/jira/browse/CALCITE-2083 Take a look and let me know what you think. -- Michael Mior mm...@apache.org 2017-11-20 11:19 GMT-05:00 Josh Elser <els...@apache.org>: > Hey Michael, > >

Re: About the Spatial functionality

2017-11-30 Thread Michael Mior
be relatively small datasets (although we can subset ourselves if necessary) that contain a diverse set of data types. -- Michael Mior mm...@apache.org 2017-11-28 20:36 GMT-05:00 Julian Hyde <jh...@apache.org>: > There are no test data sets, I’m afraid. I would love to add a

[jira] [Created] (CALCITE-2072) Allow specification of geospatial functions in connection string

2017-11-30 Thread Michael Mior (JIRA)
Michael Mior created CALCITE-2072: - Summary: Allow specification of geospatial functions in connection string Key: CALCITE-2072 URL: https://issues.apache.org/jira/browse/CALCITE-2072 Project

Re: [VOTE] Release apache-calcite-1.15.0 (release candidate 0)

2017-11-29 Thread Michael Mior
+1 (binding) Thanks for handling this release. Checked hashes and signature of the tarball and ran tests. Seeing the same failure as Enrico but I agree it doesn't seem worth aborting the release over. -- Michael Mior mm...@apache.org 2017-11-29 1:10 GMT-05:00 Julian Hyde <jh...@apache.

Re: Handling Functions in custom adapter implementations?

2017-11-28 Thread Michael Mior
Yes, the appropriate solution would be to check the expressions being projected and not to trigger your rule for projections you can't handle. For example, check out CassandraProjectRule#matches which validates that only field references are being projected. -- Michael Mior mm...@apache.org 2017

Re: About the Spatial functionality

2017-11-28 Thread Michael Mior
Yes, you should not use quotes if upcase is true since all functions are registered with uppercase names and all unquoted literals are also automatically upcased. Glad this helped! -- Michael Mior mm...@apache.org 2017-11-28 14:18 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > ​

Re: About the Spatial functionality

2017-11-28 Thread Michael Mior
I believe that should work. I'll let others correct me if I'm missing the boat here. -- Michael Mior mm...@apache.org 2017-11-28 12:31 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > Thanks @Michael! Can i assume that > ​ ​ > in > ​ ​ > the SchemaFactory >

Re: About the Spatial functionality

2017-11-28 Thread Michael Mior
(), GeoFunctions.class.getName(), "*", true); -- Michael Mior mm...@apache.org 2017-11-28 4:27 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > I've tried to cast the Zip's loc column into double like this: > > SELECT > ​ ​ > "city", cast("loc" [0] AS DOU

Re: Towards Calcite release 1.15

2017-11-27 Thread Michael Mior
I ran tests for the Cassandra adapter. I'll try to do this for a few others as well. -- Michael Mior mm...@apache.org 2017-11-27 14:19 GMT-05:00 Julian Hyde <jh...@apache.org>: > I’ve just committed 707 and 2061. That leaves the following: > > https://issues.apache.org/jira/brow

Re: JIRA Github integration

2017-11-27 Thread Michael Mior
Sounds fine to me personally although perhaps others have some objections I'm not aware of. -- Michael Mior mm...@apache.org 2017-11-27 15:44 GMT-05:00 Enrico Olivelli <eolive...@gmail.com>: > Hi, > I see that there is no automatic link between PRs and JIRA. > In Apache B

Re: Your IDE?

2017-11-26 Thread Michael Mior
I basically use vim for all my coding these days :) My configuration is pretty heavy with useful plugins that make it a pretty nice experience for me. https://github.com/michaelmior/vimrc -- Michael Mior mm...@apache.org 2017-11-26 15:38 GMT-05:00 Edmon Begoli <ebeg...@gmail.com>:

Avatica documentation update

2017-11-20 Thread Michael Mior
If someone more familiar with Avatica (Josh?) could make these changes, it would be nice to keep this updated. -- Michael Mior mm...@apache.org

Re: [ANNOUNCE] New Calcite PMC chair: Michael Mior

2017-11-15 Thread Michael Mior
Thanks all! Looking forward to continuing to work with everyone in the upcoming year. -- Michael Mior mm...@apache.org 2017-11-15 14:51 GMT-05:00 Jesus Camacho Rodriguez <jcama...@apache.org>: > Calcite community members, > > I am pleased to announce that we have a new PMC chair

Re: Towards Calcite release 1.15

2017-11-14 Thread Michael Mior
I looks like there are significant version upgrades available for libraries in use within adapters. Those would probably be good to include as well. (The MongoDB driver in particular is three years out of date.) -- Michael Mior mm...@apache.org 2017-11-14 14:51 GMT-05:00 Julian Hyde <

Re: How to use a customized sql2relconverter in the planner?

2017-11-14 Thread Michael Mior
constructed in that particular way as there may be an alternative solution to your problem. -- Michael Mior mm...@apache.org 2017-11-14 3:33 GMT-05:00 Junwei Li <junwei.li.1...@gmail.com>: > I am trying to write my own adapter for some data source. In which, > > Statement statement = conn.

Re: Towards Calcite release 1.15

2017-11-14 Thread Michael Mior
Sounds good to me. I have nothing in particular I'm hoping to include. Looking forward to ditching JDK 7 :) -- Michael Mior mm...@apache.org 2017-11-13 22:46 GMT-05:00 Julian Hyde <jh...@apache.org>: > Last release (1.14) was on 2nd October. I think we should aim for a > release 1

Re: Volcano planner

2017-11-13 Thread Michael Mior
Enrico, The documentation on the planner definitely could be improved. There's already been an issue created for this which can be followed here: https://issues.apache.org/jira/browse/CALCITE-2048 -- Michael Mior mm...@apache.org 2017-11-11 10:29 GMT-05:00 Enrico Olivelli <eolive...@gmail.

Re: Network access to /vlsi/calcite-test-dataset VM

2017-11-13 Thread Michael Mior
There shouldn't be any need to change the VM configuration. As defined, you should just be able to run "mvn install" in calcite-test-dataset and then run the integration tests with no further changes needed. -- Michael Mior mm...@apache.org 2017-11-12 3:22 GMT-05:00 Christian Tz

Re: COUNT returns Integer while Calcite expects Long

2017-11-10 Thread Michael Mior
Great! Glad to hear you fixed things. -- Michael Mior mm...@apache.org 2017-11-09 15:59 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > Thanks for the hint Michael, > > The problem was in the GeodeUitils#handleStructEntry > ​ method. It use to return the results using the o

Re: Project + Sort on single and on multiple columns

2017-11-10 Thread Michael Mior
why you're experiencing this behaviour but maybe others have some insights. -- Michael Mior mm...@apache.org 2017-11-10 13:07 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > Not sure i understand. Lets say that we have rows of size 10MB each. IMO it > is not the same if we perf

Re: Project + Sort on single and on multiple columns

2017-11-10 Thread Michael Mior
. -- Michael Mior mm...@apache.org 2017-11-10 12:42 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > ​I've observed in my > no-sql adapter > ​ implementation that for q > ueries with > ​P > roject > ​ + > ​S > ort by > ​ONE > column > ​t​ > he >

Re: COUNT returns Integer while Calcite expects Long

2017-11-09 Thread Michael Mior
Ultimately the result you return from GeodeEnumerator.current needs to have the correct type. It's hard to follow exactly what's going on with the reflection that's happening, but you probably need to make some changes to GeodeUtils.handleJavaObjectEntry. -- Michael Mior mm...@apache.org 2017-11

Re: COUNT returns Integer while Calcite expects Long

2017-11-09 Thread Michael Mior
())) -- Michael Mior mm...@apache.org 2017-11-09 10:41 GMT-05:00 Christian Tzolov <ctzo...@pivotal.io>: > ​(Calcite 1.15.0-SNASHOT and Avalitca 1.10.0)​ > > ​I'm > workin on an adapter for in-memory NoSql > ​data ​ > system > ​. The implementations tries to push down all support

Re: [DISCUSS] The state of the project - 2017

2017-11-08 Thread Michael Mior
t it would be nice if this extra testing wasn't resting solely on you. I'll start a separate thread when I have time to start hacking on CI-related things to get some more input. -- Michael Mior mm...@apache.org 2017-11-08 16:34 GMT-05:00 Julian Hyde <jh...@apache.org>: > Thanks for start

Re: [DISCUSS] The state of the project - 2017

2017-11-06 Thread Michael Mior
, that shouldn't be interpreted negatively. Although I haven't been involved with Calcite for very long, I've been impressed with the upward trajectory and I'm sure that will continue! Cheers, -- Michael Mior mm...@apache.org 2017-11-06 12:00 GMT-05:00 Jesus Camacho Rodriguez <jcama...@apache.org>: &g

Re: Introductions - contributing database research and development expertise where needed

2017-11-02 Thread Michael Mior
Any reason this can't just be done as a JIRA issue? You could also connect this with a pull request that includes proposed documentation for interfaces that you think should be implemented. -- Michael Mior mm...@apache.org 2017-11-01 20:49 GMT-04:00 Edmon Begoli <ebeg...@gmail.com>: >

Re: JIRA CALCITE-2024

2017-10-30 Thread Michael Mior
Edmon, I've assigned the issue to you. If you could invite me as well (via michael.m...@gmail.com), that would be great. -- Michael Mior mm...@apache.org 2017-10-30 23:14 GMT-04:00 Edmon Begoli <ebeg...@gmail.com>: > Julian, > > Could you please assign this JIRA Issue

Re: Documenting Calcite's extension APIs

2017-10-24 Thread Michael Mior
when documenting so we have an example which is guaranteed to work. -- Michael Mior mm...@apache.org 2017-10-24 0:44 GMT-04:00 Julian Hyde <jh...@apache.org>: > While reviewing Timo’s change to support user-defined grouped window > functions [1] I realized that we don’t have

Re: Cosette / Apache Calcite

2017-10-17 Thread Michael Mior
these ( https://issues.apache.org/jira/projects/CALCITE/issues/). -- Michael Mior mm...@apache.org 2017-10-17 20:06 GMT-04:00 Shumo Chu <shumo@gmail.com>: > Hi Michael and Calcite Devs: > > That's great! > > We also hijacked the test harness of RelOpRule Test and generat

Re: Cosette / Apache Calcite

2017-10-17 Thread Michael Mior
the tests and the "after" is ANSI SQL as generated by Calcite from the resulting logical plan. -- Michael Mior mm...@apache.org 2017-09-22 1:03 GMT-04:00 Amogh Margoor <amo...@qubole.com>: > >>> There might be applications in materialized views. A query Q can use a > material

Re: [DISCUSS] Draft board report

2017-10-11 Thread Michael Mior
LGTM, although should Christian Beikov be included as a new committer? -- Michael Mior mm...@apache.org 2017-10-10 22:41 GMT-04:00 Jesus Camacho Rodriguez <jcama...@apache.org>: > Calcite community, > > I attach the draft of the report I propose to file for the 10/18 Apache

[ANNOUNCE] Apache Calcite 1.14.0 released

2017-10-04 Thread Michael Mior
, visit the project website at: http://calcite.apache.org/ Thanks to everyone involved! Michael Mior, on behalf of the Apache Calcite Team

Re: Joining Elastisearch types and Postgres Database tables

2017-10-03 Thread Michael Mior
and you're still having dependency issues, sharing the output of the following command may be helpful: mvn dependency:analyze-only -X -- Michael Mior mm...@apache.org 2017-10-02 20:26 GMT-04:00 AshwinKumar AshwinKumar <aash...@g.clemson.edu>: > Hi Julian, > > I tried that too.

Re: [VOTE] Release apache-calcite-1.14.0 (release candidate 0)

2017-10-02 Thread Michael Mior
I merged the release branch and everything looks good to go. Push away! -- Michael Mior mm...@apache.org 2017-10-02 14:06 GMT-04:00 Julian Hyde <jh...@apache.org>: > Please let us know when master is again open for commits. I have built up > a large stack of commits that I would l

Re: API docs update clarification

2017-10-02 Thread Michael Mior
Disregard. I see this is covered in the site documentation. I'll update the release documentation to make this more clear. -- Michael Mior mm...@apache.org 2017-10-02 11:00 GMT-04:00 Michael Mior <mm...@apache.org>: > The process for updating the API documentation is a little unclear.

API docs update clarification

2017-10-02 Thread Michael Mior
*from*. I am correct in assuming that this should come from target/site/apidocs and test/site/apidocs? Just want to iron out a few of these details and make some final updates to the release process docs. Thanks! -- Michael Mior mm...@apache.org

Re: [VOTE] Release apache-calcite-1.14.0 (release candidate 0)

2017-10-02 Thread Michael Mior
Thanks. Pushed the release and I'm just merging back to master and writing release notes now so we should be good to unfreeze master soon. -- Michael Mior mm...@apache.org 2017-10-02 10:20 GMT-04:00 Julian Hyde <jhyde.apa...@gmail.com>: > You can close the vote, because we have 3 vote

[RESULT] [VOTE] Release apache-calcite-1.14.0 (release candidate 0)

2017-10-02 Thread Michael Mior
. Thanks everyone. We’ll now roll the release out to the mirrors. -- Michael Mior mm...@apache.org

Re: FW: [VOTE] Release apache-calcite-1.14.0 (release candidate 0)

2017-10-02 Thread Michael Mior
Thanks Aman! That makes three binding +1s. If I understand the release process correctly, I'm good to go ahead and perform the release today. -- Michael Mior mm...@apache.org 2017-10-01 23:44 GMT-04:00 Aman Sinha <amansi...@apache.org>: > I just downloaded the src and built on my

[VOTE] Release apache-calcite-1.14.0 (release candidate 0)

2017-09-27 Thread Michael Mior
are cast. [ ] +1 Release this package as Apache Calcite 1.14.0 [ ] 0 I don't feel strongly about it, but I'm okay with the release [ ] -1 Do not release this package because... Here is my vote: +1 (binding) -- Michael Mior mm...@apache.org

Re: RC deployment failure

2017-09-27 Thread Michael Mior
Well, it seems that it was another PEBKAC error. When the release documentation said X.Y+1.0-SNAPSHOT I took that a little too literally. Rerunning now but is there a way to remove 1.14+1.0-SNAPSHOT from the Nexus repository without involving infra? -- Michael Mior mm...@apache.org 2017-09-27 14

Re: RC deployment failure

2017-09-27 Thread Michael Mior
The problem is that it seems to want to bump the next version to 1.14.0+1.0 instead of 1.15.0. Is this not something I should be concerned about? -- Michael Mior mm...@uwaterloo.ca 2017-09-27 14:39 GMT-04:00 Julian Hyde <jh...@apache.org>: > The log from release:prepare looks OK to

Re: Starting with Apache Calcite as SQLPlanner

2017-09-26 Thread Michael Mior
for a more comprehensive example, Apache Hive uses Calcite's optimizer. The other things you mentioned should all be possible with Calcite and possible to add incrementally. -- Michael Mior mm...@apache.org 2017-09-26 11:35 GMT-04:00 Enrico Olivelli <eolive...@gmail.com>: > Thank you

Re: Starting with Apache Calcite as SQLPlanner

2017-09-26 Thread Michael Mior
pointed in the right direction. Personally, I'm not sure how you would best incorporate the use of indexes, but I'm sure someone else will be able to chime in. Cheers, -- Michael Mior mm...@apache.org 2017-09-26 10:36 GMT-04:00 Enrico Olivelli <eolive...@gmail.com>: > Hi, > I would

Re: calcite git commit: Add additional clarifications to release documentation [Forced Update!]

2017-09-25 Thread Michael Mior
Sure, will do. -- Michael Mior mm...@apache.org 2017-09-25 14:10 GMT-04:00 Julian Hyde <jh...@apache.org>: > I see you’re making modifications to HOWTO as you go. That’s great. I > usually squash them all into a single commit before creating the RC, so you > could consider

Re: RC deployment failure

2017-09-25 Thread Michael Mior
in case that helps: https://gist.github.com/bede3799ec851987d4ea33c0aa7ae54c -- Michael Mior mm...@apache.org 2017-09-24 23:46 GMT-04:00 Josh Elser <josh.el...@gmail.com>: > Woah, that's funky. I haven't seen that before. I'd have to inspect the > output of maven to und

Re: RC deployment failure

2017-09-24 Thread Michael Mior
-20170925.030910-1.pom Any idea what may have gone wrong here and how to fix it? Also, due to a misunderstanding on my part, the tag pushed was branch-1.14 instead of calcite-1.14.0. That I assume I can fix by just deleting the tag and then pushing a new tag. -- Michael Mior mm...@apache.org

Re: RC deployment failure

2017-09-24 Thread Michael Mior
Thanks for the info Julian and Josh. Will configure that (and add to the documentation) and try again. -- Michael Mior mm...@apache.org 2017-09-22 22:41 GMT-04:00 Julian Hyde <jh...@apache.org>: > You need credentials to deploy to the maven repo. I think they go in > settings.xml. &

RC deployment failure

2017-09-22 Thread Michael Mior
. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1] Help resolving would be appreciated. -- Michael Mior mm...@uwaterloo.ca

Re: Cosette / Apache Calcite

2017-09-21 Thread Michael Mior
of core/src/test/java/org/apache/calcite/test/MockCatalogReader.java. The API should be fairly easy to follow. No other rules involving constraints immediately to mind but perhaps one of the veteran Calcite committers will have some suggestions. -- Michael Mior mm...@apache.org 2017-09-21 3:50

Re: 1.14.0 Release candidate

2017-09-20 Thread Michael Mior
Added a note. Agreed that's a good reason for rotation. (Hopefully also a good reason to bear with me as a stumble through the process :) -- Michael Mior mm...@apache.org 2017-09-20 20:12 GMT-04:00 Julian Hyde <jh...@apache.org>: > That would be great. One of the main reasons

Re: 1.14.0 Release candidate

2017-09-20 Thread Michael Mior
I just tried a dry run of the release and I'm getting -SNAPSHOT in the build artifacts. It seems like this should not be the case. Other than this, everything looks good to go. Any ideas where I went wrong? -- Michael Mior mm...@apache.org 2017-09-20 15:25 GMT-04:00 Julian Hyde <jh...@apache.

Re: 1.14.0 Release candidate

2017-09-20 Thread Michael Mior
Sounds good. I'll to push out the first RC tomorrow although I can't guarantee since unfortunately I'm pretty booked the next couple days. -- Michael Mior mm...@apache.org 2017-09-20 15:25 GMT-04:00 Julian Hyde <jh...@apache.org>: > +1 to proceed with the release vote. > > Th

Re: 1.14.0 Release candidate

2017-09-20 Thread Michael Mior
Fair point. The adapter does still appear to be working in the sense that it can still execute queries. Performance regression seems to be the only likely side effect. If others are happy proceeding, I'd say we go ahead. -- Michael Mior mm...@apache.org 2017-09-19 22:18 GMT-04:00 Jesus Camacho

Re: Cosette / Apache Calcite

2017-09-19 Thread Michael Mior
Calcite refers to as a "dialect"). If this sounds interesting to others, I'll go ahead and see what I can come up with. What's the best reference for the specific format of SQL accepted by Cosette? -- Michael Mior mm...@apache.org 2017-09-19 11:59 GMT-04:00 Alvin Cheung <akche...@cs.w

Re: 1.14.0 Release candidate

2017-09-19 Thread Michael Mior
Anyone willing to look at https://issues.apache.org/jira/browse/CALCITE-1985? As far as I'm concerned, this is the only blocker for the release since it seems I'm the only one who has issues with the Cassandra adapter. -- Michael Mior mm...@apache.org 2017-09-14 14:50 GMT-04:00 Michael Mior <

Re: 1.14.0 Release candidate

2017-09-14 Thread Michael Mior
LGTM. I'm just waiting on resolving CALCITE-1981 and CALCITE-1985. Jesús, any changes related to MV rewriting that may have caused CALCITE-1981? Also, would appreciate anyone having a look at the Mongo failures in CALCITE-1985. Other than that, I think we're good to release. -- Michael Mior mm

Re: 1.14.0 Release candidate

2017-09-13 Thread Michael Mior
Created https://issues.apache.org/jira/browse/CALCITE-1985 to track the issues with the MongoDB adapter. If someone else could have a quick look that would be great. Failed test output is in there. -- Michael Mior mm...@apache.org 2017-09-13 14:29 GMT-04:00 Michael Mior <mm...@uwaterloo

[jira] [Created] (CALCITE-1985) MongoDB integration test failures

2017-09-13 Thread Michael Mior (JIRA)
Michael Mior created CALCITE-1985: - Summary: MongoDB integration test failures Key: CALCITE-1985 URL: https://issues.apache.org/jira/browse/CALCITE-1985 Project: Calcite Issue Type: Bug

Re: 1.14.0 Release candidate

2017-09-13 Thread Michael Mior
to have a more thorough review in the future and also to set up some models to prune spurious warnings so it's easier to take action in the future. -- Michael Mior mm...@apache.org 2017-09-13 14:10 GMT-04:00 Julian Hyde <jh...@apache.org>: > How close are we to a release candidate? Commits

[jira] [Created] (CALCITE-1981) Cassandra adapter fails

2017-09-12 Thread Michael Mior (JIRA)
Michael Mior created CALCITE-1981: - Summary: Cassandra adapter fails Key: CALCITE-1981 URL: https://issues.apache.org/jira/browse/CALCITE-1981 Project: Calcite Issue Type: Bug

Re: New Defects reported by Coverity Scan for julianhyde/calcite

2017-09-07 Thread Michael Mior
Alas, I'm an unrepentant vim user and I've never really quite gotten the hang of emacs. Good tip though. Thanks for the invite though. I can access the project on the web interface now. -- Michael Mior mm...@apache.org 2017-09-07 13:51 GMT-04:00 Julian Hyde <jh...@apache.org>: > Done.

Re: New Defects reported by Coverity Scan for julianhyde/calcite

2017-09-07 Thread Michael Mior
I haven't received the message for whatever reason. Perhaps Coverity is having trouble with their email system. Could you instead invite michael.m...@gmail.com? Since I have an existing Coverity account at that address, I assume it will just add me to the project. -- Michael Mior mm...@apache.org

<    2   3   4   5   6   7   8   >