-
Notifications
You must be signed in to change notification settings - Fork 260
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
How to ask questions? #145
Comments
Feel free to ask questions right here. |
First of all, thanks for the library, and especially, thanks for making it Apache license. Second, thanks for removing the json.org dependency. I'm working on Apache Calcite (see https://issues.apache.org/jira/browse/CALCITE-1968) and it was a non-starter without it. I'm developing on 1.2.1 but will have to upgrade to 2.0 before I release, due to those license issues. Now the questions.
That's it for now. But expect a few more as I work through this. :) |
Thanks for your interest. Looking forward to more questions and/or feedback. |
|
Sorry, I was wrong. OperatorGraphicBuffer isn't supported. |
No worries - 3 out of 4 is pretty good! (I'm keeping a list of missing functionality and will log issues when I get to the end of the current spike. I may find time to fix some of them, we'll see.) Now a couple more questions.
|
|
|
Should be "*****FF *". Try this though. I cannot think of a case it violates for non-empty inputs. |
It keeps removing the last star... |
No doubt markdown tries to interpret asterix as emphasis. |
Note, I've added a space to workaround the removing the star character. The string should not contain any spaces. |
Write it as code with backtick. |
I have just started using geometry-api-java in Apache Calcite and I have some questions. Is there a forum or mailing list to ask them? The contributing guidelines don't mention one.
The text was updated successfully, but these errors were encountered: