Re: AsterixDB build now requires Maven 3.3.9

2016-06-15 Thread Preston Carman
Thanks for the heads up. Are we using the "maven-enforcer-plugin"? The plugin can check for a required version of maven. It has been helpful with another project that would give odd errors if you were using an older version of maven. On Wed, Jun 15, 2016 at 10:08 AM, Michael Blow

Datetime to Unix Timestamp

2016-06-05 Thread Preston Carman
Is there a way to get the Unix timestamp of a datetime value? The data is stored in this way. We have several functions to take a UNIX timestamp and create an AsterixDB datetime value, but do we have the other way around? Possible functions UNIX_TIME_FROM_DATETIME_IN_MS

Re: Physical Operator Tag Change (SPLIT -> REPLICATE)

2016-09-27 Thread Preston Carman
I always thought it was confusing that the ReplicatePOperator used the SPLIT tag. I think making the name consistent would be nice. On Tue, Sep 27, 2016 at 5:08 PM, Yingyi Bu wrote: > Taewoo, > > I agree with you. > However, can you have two separate changes: > 1. Your

Re: Creating aggregate functions

2017-07-24 Thread Preston Carman
When dealing with aggregates and query plans, I find it helpful to think about how the aggregate will work in a distributed environment. AsterixDB compiler will make optimizations based on the types of data partitioning. If the data is unpartitioned then a single aggregate operator and function

Re: [VOTE] Release Apache AsterixDB 0.9.2 and Hyracks 0.3.2 (RC1)

2017-08-22 Thread Preston Carman
sitory >> >> and the signature checks out now for me, at least. Also note the link >> >> for the repository is off, it should be >> >> https://repository.apache.org/content/repositories/ >> orgapacheasterix-1038/ <https://repository.apache. >> org/conte

Re: ASTERIXDB-1371: Geo data type format question

2017-05-14 Thread Preston Carman
spired by WKT. I >> > cannot be helpful on explaining the reason why... sorry! >> > >> > [1] >> > https://github.com/apache/asterixdb/blob/release-0.8.7/ >> > asterix-doc/src/site/markdown/aql/functions.md >> > [2] >> > https://github.co

ASTERIXDB-1371: Geo data type format question

2017-05-14 Thread Preston Carman
I have question about the format used by AsterixDB to store points, lines, etc.[1]. As we are adding support for other formats [2], I wanted to ask a question about our current format. In the current format, we use a keyword to specify the type followed by parenthesis around a specially formatted

Re: [VOTE] Release Apache AsterixDB 0.9.2 and Hyracks 0.3.2 (RC1)

2017-08-17 Thread Preston Carman
-1 I went through checking the signature and SHA1 for all the files. All but one are correct. Asterix Installer (asterix-installer-0.9.2-binary-assembly.zip) has a BAD signature and does not match the SHA1. On Fri, Aug 11, 2017 at 2:56 PM, Mike Carey wrote: > +1 from me on

How to set up SonarLint in IDE

2019-02-20 Thread Preston Carman
Hi Asterix, Do we have documentation on how to set up SonarLint in our IDE with the AsterixDB SonarQube server? Thanks for pointing me to the documentation or sharing the SonarQube server information. Thanks Preston

Re: How to set up SonarLint in IDE

2019-02-22 Thread Preston Carman
w. In the SonarLint box make sure the > server you just created is selected in the "Bind to server" selection. > Then, for SonarQube project, click the 'Search in list..' box to the > right, and select the only item there, 'hyracks-asterix'. That should be > it. > > On Wed, F

Re: [VOTE] AsterixDB Proposed Enhancements (APEs)

2023-03-17 Thread Preston Carman
+1 Sent from my iPhone > On Mar 17, 2023, at 1:04 PM, Glenn Justo Galvizo wrote: > > +1 > >> On 2023/03/10 18:54:05 Till Westmann wrote: >> Hi, >> >> >> There seems to be a positive sentiment towards the APE proposal [1]. >> Let’s move on to a VOTE. >> >> >> Please vote >> [ ] +1 adopt