Skip to content

Conversation

loopsysdev
Copy link

@loopsysdev loopsysdev commented Jun 28, 2017

Avoids clash with Elasticsearch type field.


I have signed the CLA. However I did add the email address of the commit author to this account after signing. Could someone at Elasticsearch let me know why the check still fails?

The build seems to have been failing for some time for different reasons.

Avoids clash with Elasticsearch type field.
PHP/Drupal writes them as UTF-8, but the charset being used by the MySQL
JDBC Java ResultSet was ISO-8859-1.  The field is a blob in the
database, so encodings don't make much sense.  This forced conversion
makes all the encodings line up.
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.

1 participant